summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@sun.com>2009-09-08 16:29:08 -0500
committerBrian Cameron <Brian.Cameron@sun.com>2009-09-08 16:29:08 -0500
commit3912e6ed77145053fa1117de66c7a224f40ae306 (patch)
tree5831c5a587d1d10e68e9f80313bfb52abd023fee /docs
parent49b9ada4708815bd0f7d363199637670db64845b (diff)
downloadgdm-3912e6ed77145053fa1117de66c7a224f40ae306.tar.gz
Fix typo in documentation. Fixes bug #591810.
Diffstat (limited to 'docs')
-rw-r--r--docs/C/gdm.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml
index c870f73d..7a336188 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>