[gnome-devel-docs] Fixed bug #614314 and other typos



commit d1b405dea9a2c9d84ab7607188546de34d3290a9
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Mar 19 22:28:51 2012 +0100

    Fixed bug #614314 and other typos

 hig/C/hig-ch-desktop.xml  |    8 ++++----
 hig/C/hig-ch-toolbars.xml |    2 +-
 hig/C/hig-diff.xml        |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/hig/C/hig-ch-desktop.xml b/hig/C/hig-ch-desktop.xml
index 40d05b2..ace6286 100644
--- a/hig/C/hig-ch-desktop.xml
+++ b/hig/C/hig-ch-desktop.xml
@@ -218,7 +218,7 @@
 	    <para>A few applications, particularly games, do not have appropriate functional descriptions (but note that many games do). In this case, use <replaceable>Application Name</replaceable> as the menu name.</para>
 
 	<example>
-		<title>Using applicaton&apos;s name as menu name where no functional description exists</title>
+		<title>Using application&apos;s name as menu name where no functional description exists</title>
 		<informaltable frame="all">
 			
 			<tgroup cols="2" align="left">
@@ -391,7 +391,7 @@
   <sect1 id="desktop-mimedatabase">
     <title>Mapping Document Types to Applications</title>
     
-    <para>The document type (MIME) database allows users to specify their preferred applications for opening different types of document. This is the mechanism by which Nautilus, Evolution and other applications decide which application to run when they encounter a document they cannot open themselves.</para>
+    <para>The document type (MIME) database allows users to specify their preferred applications for opening different types of documents. This is the mechanism by which Nautilus, Evolution and other applications decide which application to run when they encounter a document they cannot open themselves.</para>
 
     <para>It is important for users to be able to double-click on documents they see on the desktop, such as files and email messages, and have them launch in their favorite application.  Therefore, your GNOME application should associate itself at install-time with all the document types it can handle. Technical details on doing this can be found in the Freedesktop <ulink url="http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec";><citetitle>Shared MIME Info Specification</citetitle></ulink> and <ulink url="http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html";><citetitle>Desktop Entry Specification</citetitle></ulink>.</para>
 
@@ -440,7 +440,7 @@ time, such as a battery charge monitor, clearly delimit the border of the area.<
 	<itemizedlist><title>Guidelines</title>
 		<listitem><para>Icons should not usually appear animated. They may change to
 indicate a change of state, but should not do so when that change
-is occurs regularly rapidly. A battery status indicator would
+occurs regularly or rapidly. A battery status indicator would
 usually change slowly, therefore an icon is appropriate. By contrast,
 a load meter would always be changing, therefore it should use a flat
 image.</para></listitem>
@@ -470,7 +470,7 @@ image.</para></listitem>
 	
 	<sect2 id="notification-icon-interaction">
 	<title>Interaction</title>
-		<para>Icons should respond to the these user actions.
+		<para>Icons should respond to these user actions.
 (Keypresses apply only when the icon has focus, of course)</para>
 		<itemizedlist><title>Guidelines</title>
   			<listitem><para>Double-click or <keysym>Space</keysym> key
diff --git a/hig/C/hig-ch-toolbars.xml b/hig/C/hig-ch-toolbars.xml
index 6c30bf2..163412a 100644
--- a/hig/C/hig-ch-toolbars.xml
+++ b/hig/C/hig-ch-toolbars.xml
@@ -109,7 +109,7 @@
 	    
 	  <listitem><para>separately choose to show each toolbar in your application as icons only, text only, or both</para></listitem>
 	    
-	  <listitem><para>return the icon/text/both status for all toolbars in your applicaton to the system default</para></listitem>
+	  <listitem><para>return the icon/text/both status for all toolbars in your application to the system default</para></listitem>
 
 	  <listitem><para>choose to show text labels either to the side of some or below all toolbar icons, and to return this setting to the system default</para></listitem>
 	    
diff --git a/hig/C/hig-diff.xml b/hig/C/hig-diff.xml
index 210428a..957bb29 100644
--- a/hig/C/hig-diff.xml
+++ b/hig/C/hig-diff.xml
@@ -480,7 +480,7 @@
 	    <para>A few applications, particularly games, do not have appropriate functional descriptions (but note that many games do). In this case, use <replaceable>Application Name</replaceable> as the menu name.</para>
 
 	<example>
-		<title>Using applicaton's name as menu name where no functional description exists</title>
+		<title>Using application's name as menu name where no functional description exists</title>
 		<informaltable frame="all">
 			
 			<tgroup cols="2" align="left">
@@ -4590,7 +4590,7 @@ the application saves state as it should.</remark>
 	    
 	  <listitem><para>separately choose to show each toolbar in your application as icons only, text only, or both</para></listitem>
 	    
-	  <listitem><para>return the icon/text/both status for all toolbars in your applicaton to the system default</para></listitem>
+	  <listitem><para>return the icon/text/both status for all toolbars in your application to the system default</para></listitem>
 
 	  <listitem><para>choose to show text labels either to the side of some or below all toolbar icons, and to return this setting to the system default</para></listitem>
 	    



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