[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r2206 - glibc-package/trunk/debian/local/etc_init.d



Author: aurel32
Date: 2007-05-10 09:43:27 +0000 (Thu, 10 May 2007)
New Revision: 2206

Modified:
   glibc-package/trunk/debian/local/etc_init.d/glibc.sh
Log:
Fix a typo depreciated -> deprecated


Modified: glibc-package/trunk/debian/local/etc_init.d/glibc.sh
===================================================================
--- glibc-package/trunk/debian/local/etc_init.d/glibc.sh	2007-05-09 17:25:15 UTC (rev 2205)
+++ glibc-package/trunk/debian/local/etc_init.d/glibc.sh	2007-05-10 09:43:27 UTC (rev 2206)
@@ -9,7 +9,7 @@
 ### END INIT INFO
 #
 # 
-# This script detects depreciated kernel versions incompatible with
+# This script detects deprecated kernel versions incompatible with
 # the current version of the glibc
 
 if [ "`uname -s`" = Linux ]; then



Reply to: