[gdm] Fix typo in documentation. Fixes bug #591810.



commit 3912e6ed77145053fa1117de66c7a224f40ae306
Author: Brian Cameron <Brian Cameron sun com>
Date:   Tue Sep 8 16:29:08 2009 -0500

    Fix typo in documentation.  Fixes bug #591810.

 docs/C/gdm.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index c870f73..7a33618 100644
--- a/docs/C/gdm.xml
+++ b/docs/C/gdm.xml
@@ -286,11 +286,11 @@
         In addition to authentication, the greeter program allows the user to
         select which session to start and which language to use.  Sessions are
         defined by files that end in the .desktop suffix and more information
-        about these files can be found in the "asking for pConfiguration"
-        section of this document.  By default, GDM is configured to display a
-        face browser so the user can select their user account by clicking on
-        an image instead of having to type their username. GDM keeps track of
-        the user's default session and language in the user's
+        about these files can be found in the "GDM User Session and Language
+        Configuration" section of this document.  By default, GDM is configured
+        to display a face browser so the user can select their user account by
+        clicking on an image instead of having to type their username. GDM
+        keeps track of the user's default session and language in the user's
         <filename>~/.dmrc</filename> and will use these defaults if the user
         did not pick a session or language in the login GUI.
       </para>
@@ -1046,8 +1046,8 @@ PostSession/
         directory contains files in the format specified by the
         "FreeDesktop.org Desktop Application Autostart
         Specification".  Standard features in the specification may be
-        used to specify programs that should auto-restart or only be launched if a
-        GConf configuration value is set, etc.
+        used to specify programs that should auto-restart or only be launched
+        if a GConf configuration value is set, etc.
       </para>
 
       <para>



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