summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKarsten Weiss <karsten@src.gnome.org>2002-02-04 01:19:32 +0000
committerKarsten Weiss <karsten@src.gnome.org>2002-02-04 01:19:32 +0000
commitdd7aab212e76ffe5161afa68b7d97044bd039b90 (patch)
treece2f5248a5721a8edde34569e2455c17ea3f85cb /config
parentc6fdd935a4576646935f7aec2f277ee93a5fbc56 (diff)
downloadgdm-dd7aab212e76ffe5161afa68b7d97044bd039b90.tar.gz
Fixed a typo. Ditto. Ditto.
* config/gettextfoo.h: Fixed a typo. * daemon/verify-pam.c: Ditto. * gui/gdmconfig-strings.c: Ditto.
Diffstat (limited to 'config')
-rw-r--r--config/gettextfoo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gettextfoo.h b/config/gettextfoo.h
index 6c67a5d6..ba6af769 100644
--- a/config/gettextfoo.h
+++ b/config/gettextfoo.h
@@ -1,6 +1,6 @@
const char *foo = N_("I cannot start the X server (your graphical interface). It is likely that it is not set up correctly. You will need to log in on a console and rerun the X configuration program. Then restart GDM.");
const char *foo = N_("Would you like me to try to run the X configuration program? Note that you will need the root password for this.");
-const char *foo = N_("Please type in the root (privilaged user) password.");
+const char *foo = N_("Please type in the root (privileged user) password.");
const char *foo = N_("I will now try to restart the X server again.");
const char *foo = N_("I will disable this X server for now. Restart GDM when it is configured correctly.");
const char *foo = N_("I cannot start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?");