[release-notes/gnome-3-14] Fix some minor typos



commit 57b47e00cafb7d6afb8c92f37ca51a4d2fe65732
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Sep 19 16:29:59 2014 +0200

    Fix some minor typos

 help/C/developers.page |    6 +++---
 help/C/index.page      |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 0b9ae49..8cb58b7 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -43,7 +43,7 @@
     <title>Another Wayland Milestone</title>
     <media type="image" src="figures/wayland.png"/>
     <p>3.14 is another significant milestone on the path to full Wayland adoption for GNOME. Critical pieces 
of missing functionality have been filled in, including keyboard configuration, touch screen support, drag 
and drop support, functional context menus, tooltips and comboboxes, high-resolution display support, and 
window move/resize.</p>
-    <p>Stability has also been greatly improved over the 3.14 development cycle, and a large number of bugs 
have been fixed. As a result of this work, GNOME now provides a usable Wayland experience, which can serve 
the basis of further testing and stabilisation work.</p>
+    <p>Stability has also been greatly improved over the 3.14 development cycle, and a large number of bugs 
have been fixed. As a result of this work, GNOME now provides a usable Wayland experience, which can serve 
the basis of further testing and stabilization work.</p>
     <p>Developers are encouraged to test GNOME and their applications with <app>Wayland</app>. Further 
details about this, and about GNOME on Wayland in general, can be found on the <link 
href="https://wiki.gnome.org/Initiatives/Wayland";>GNOME Wayland wiki page</link>.</p>
   </section>
 
@@ -65,7 +65,7 @@
     <title>Human Interface Guidelines</title>
     <media type="image" src="figures/human-interface-guidelines.png"/>
     <p>GNOME 3.14 includes a new and updated set of Human Interface Guidelines (HIG). These provide thorough 
design guidance for the latest <app>GTK+</app>,  enabling developers and designers to make the most of the 
toolkit. The HIG includes guidelines on layout, writing style, icons, typography and input. It also 
incorporates a collection of design patterns, which you can use to construct a fully-featured application 
design, as well as design notes on the various GTK+ widgets.</p>
-    <p>The new version of the HIG is designed to provide guidance for all <app>GTK+</app> users, including 
authors of cross-platform applications, as well as those targetting GNOME 3.</p>
+    <p>The new version of the HIG is designed to provide guidance for all <app>GTK+</app> users, including 
authors of cross-platform applications, as well as those targeting GNOME 3.</p>
   </section>
 
   <section id="gtk-more">
@@ -86,7 +86,7 @@
     <title>GLib 3.14</title>
     <p>GLib 3.14 includes:</p>
     <list>
-      <item><p>Support for the new <link 
href="http://www.freedesktop.org/wiki/Specifications/mime-apps-spec/";>Mime Applications Associations 
Specification</link>.</p></item>
+      <item><p>Support for the new <link 
href="http://www.freedesktop.org/wiki/Specifications/mime-apps-spec/";>MIME Applications Associations 
Specification</link>.</p></item>
       <item><p>SHA-512 support in GHmac.</p></item>
       <item><p>Support for Implements in desktop files, see 
<code>g_desktop_app_info_get_implementations()</code>.</p></item>
       <item><p>Unicode 7.0 support.</p></item>
diff --git a/help/C/index.page b/help/C/index.page
index bd0f41e..c0484fa 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -52,7 +52,7 @@
   <section id="network-based-sharing">
     <title>Network-Based Sharing</title>
     <media type="image" src="figures/sharing.png"/>
-    <p><gui>Personal File Sharing</gui> (WedDAV), <gui>Media Sharing</gui> (DLNA) and <gui>Screen 
Sharing</gui> (VNC) will now remember which network you want them to be active on, and <app>Settings</app> 
provides the ability to control which networks to share on. This provides an important privacy function, and 
prevents sharing content and services in public places (such as your local internet cafe).</p>
+    <p><gui>Personal File Sharing</gui> (WebDAV), <gui>Media Sharing</gui> (DLNA) and <gui>Screen 
Sharing</gui> (VNC) will now remember which network you want them to be active on, and <app>Settings</app> 
provides the ability to control which networks to share on. This provides an important privacy function, and 
prevents sharing content and services in public places (such as your local internet cafe).</p>
   </section>
 
   <section id="photos">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]