diff options
| author | Kjartan Maraas <kmaraas@gnome.org> | 2005-01-17 14:24:59 +0000 |
|---|---|---|
| committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2005-01-17 14:24:59 +0000 |
| commit | 5316c9d8cfbb72f3ecc2c9166fc869e6db8c6ee4 (patch) | |
| tree | 3abab99fc0af3600839a17732f334373bbf1f4c5 | |
| parent | 46984b5ecad59f65abd03cd7c964db8583a284a7 (diff) | |
Fix typo. Same Reported by tomer at parity-bit com. Closes bug #164194
2005-01-17 Kjartan Maraas <kmaraas@gnome.org>
* gnome2-user-guide/C/goscustdesk.xml: Fix typo.
* gnome2-user-guide/C/goscustlookandfeel.xml: Same
Reported by tomer at parity-bit com. Closes bug #164194
| -rw-r--r-- | ChangeLog | 6 | ||||
| -rw-r--r-- | gnome2-user-guide/C/goscustdesk.xml | 2 | ||||
| -rw-r--r-- | gnome2-user-guide/C/goscustlookandfeel.xml | 2 |
3 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2005-01-17 Kjartan Maraas <kmaraas@gnome.org> + + * gnome2-user-guide/C/goscustdesk.xml: Fix typo. + * gnome2-user-guide/C/goscustlookandfeel.xml: Same + Reported by tomer at parity-bit com. Closes bug #164194 + 2005-01-10 Kjartan Maraas <kmaraas@gnome.org> * gnome2-user-guide/C/goscustdesk.xml: Don't lie about diff --git a/gnome2-user-guide/C/goscustdesk.xml b/gnome2-user-guide/C/goscustdesk.xml index 3b3e3b3..36bd0fb 100644 --- a/gnome2-user-guide/C/goscustdesk.xml +++ b/gnome2-user-guide/C/goscustdesk.xml @@ -2703,7 +2703,7 @@ and the settings associated with the session-managed applications. The next time that you start a session, the applications start automatically, with the saved settings.</para> <para> If you do not select this option, when you -end you session the <guilabel>Logout Confirmation</guilabel> dialog displays +end your session the <guilabel>Logout Confirmation</guilabel> dialog displays a <guilabel>Save current setup</guilabel> option.</para> </entry> </row> diff --git a/gnome2-user-guide/C/goscustlookandfeel.xml b/gnome2-user-guide/C/goscustlookandfeel.xml index 598a99c..5038e3c 100644 --- a/gnome2-user-guide/C/goscustlookandfeel.xml +++ b/gnome2-user-guide/C/goscustlookandfeel.xml @@ -1064,7 +1064,7 @@ and the settings associated with the session-managed applications. The next time that you start a session, the applications start automatically, with the saved settings.</para> <para> If you do not select this option, when you -end you session the <guilabel>Logout Confirmation</guilabel> dialog displays +end your session the <guilabel>Logout Confirmation</guilabel> dialog displays a <guilabel>Save current setup</guilabel> option.</para> </entry> </row> |
