r143 - mdadm/trunk/debian

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Aug 23 14:32:03 UTC 2006


Author: madduck
Date: 2006-08-23 14:31:58 +0000 (Wed, 23 Aug 2006)
New Revision: 143

Modified:
   mdadm/trunk/debian/mdadm.postinst
Log:
typo

Modified: mdadm/trunk/debian/mdadm.postinst
===================================================================
--- mdadm/trunk/debian/mdadm.postinst	2006-08-23 14:18:29 UTC (rev 142)
+++ mdadm/trunk/debian/mdadm.postinst	2006-08-23 14:31:58 UTC (rev 143)
@@ -54,7 +54,7 @@
       fi
     elif dpkg --compare-versions "${2:-2.5.3-1}" le 2.5.3-1; then
       # we're upgrading from before 2.5.3-1 and there's apparently already
-      # a connfiguration file which we cannot verify. We'll use the sentinel
+      # a configuration file which we cannot verify. We'll use the sentinel
       # during initramfs creation.
       md5sum $CONFIG > /var/lib/mdadm/CONF-UNCHECKED
     fi




More information about the pkg-mdadm-commits mailing list