[release-notes] typos

Pete Travis immanetize at fedoraproject.org
Sat Oct 18 03:48:48 UTC 2014


commit 7b365b9496d52cb97691f2c7f2bd94b5b52d0ca5
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Fri Oct 17 21:48:43 2014 -0600

    typos

 en-US/Development.xml     |    2 +-
 en-US/Development_Web.xml |    2 +-
 en-US/System_Daemons.xml  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index d53ad8a..e02d450 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -12,7 +12,7 @@
   <section id="development-erlang">
     <title>Erlang/OTP</title>
     <para>
-      In Fedora 21, the Erlang programming language has been upgraded to version R17 which provides better integration with the rest of the system. It also includes initial support for Ellyptic Curves (EC), enabling the use of some Ellyptic Curves, which was not possible in the previous version.
+      In Fedora 21, the Erlang programming language has been upgraded to version R17 which provides better integration with the rest of the system. It also includes initial support for Elliptic Curves (EC), enabling the use of some Elliptic Curves, which was not possible in the previous version.
     </para>
     <para>
       Other notable changes include:
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
index 2c660e4..e6d1a11 100644
--- a/en-US/Development_Web.xml
+++ b/en-US/Development_Web.xml
@@ -10,7 +10,7 @@
   <section id="webdev-jquery">
     <title>jQuery</title>
     <para>
-      <systemitem class="library">jQuery</systemitem>is a fast, small, and feature-rich JavaScript library.  It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.  With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
+      <systemitem class="library">jQuery</systemitem> is a fast, small, and feature-rich JavaScript library.  It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.  With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
     </para>
     <para>
       Traditionally, a copy of jQuery has been included with every web application that requires it.  Starting with Fedora 21, many of those applications have migrated to a shared system copy of jQuery.
diff --git a/en-US/System_Daemons.xml b/en-US/System_Daemons.xml
index faf73b7..5fccd16 100644
--- a/en-US/System_Daemons.xml
+++ b/en-US/System_Daemons.xml
@@ -72,7 +72,7 @@
     <itemizedlist>
       <listitem>
         <para>
-           The <option>PrivateDevices</option> setting, when set to "yes", provides a private, minimimal <filename class="directory">/dev</filename> that does not include physical devices. This allows long-running services to have limited access, increasing security.
+           The <option>PrivateDevices</option> setting, when set to "yes", provides a private, minimal <filename class="directory">/dev</filename> that does not include physical devices. This allows long-running services to have limited access, increasing security.
         </para>
       </listitem>
       <listitem>


More information about the docs-commits mailing list