]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix speling mistak.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 15 Apr 2011 21:51:55 +0000 (21:51 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 15 Apr 2011 21:51:55 +0000 (21:51 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@9689 7a7537e8-13f0-0310-91df-b6672ffda945

scheduler/conf.c

index 14eef1d9d41146c7adb607ec97ed3002bf9c71aa..5bc9534821316568cfe33f1bccf4e15463c0857d 100644 (file)
@@ -844,7 +844,7 @@ cupsdReadConfiguration(void)
 #endif /* HAVE_VSYSLOG */
 
  /*
-  * Make sure each of the log files exists and gets rotated as neccessary...
+  * Make sure each of the log files exists and gets rotated as necessary...
   */
 
   if (!strcmp(AccessLog, "syslog"))