From 21cb7ca55c2fdd7e9aca6c7a80ae0d7ca4f6c7da Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 25 Oct 2006 19:13:42 +0000 Subject: Updated to fedora-glibc-20061025T1857 --- nscd/nscd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd') diff --git a/nscd/nscd.c b/nscd/nscd.c index 03359f3c05..588b09d4fb 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -240,7 +240,7 @@ main (int argc, char **argv) if (chdir ("/") != 0) error (EXIT_FAILURE, errno, - _("cannot change current working cirectory to \"/\"")); + _("cannot change current working directory to \"/\"")); openlog ("nscd", LOG_CONS | LOG_ODELAY, LOG_DAEMON); -- cgit v1.2.3