]> err.no Git - util-linux/commitdiff
Fix grammatical typo in util-linux.postinst
authorTollef Fog Heen <tfheen@err.no>
Mon, 21 Feb 2011 17:49:05 +0000 (18:49 +0100)
committerTollef Fog Heen <tfheen@err.no>
Mon, 21 Feb 2011 17:49:05 +0000 (18:49 +0100)
debian/util-linux.postinst

index b536eac950b21f1a4a2ad0d1c994b69cd85cb2c3..dd50295e6b41ec3022ec2ec9942d0f8ba93eab60 100644 (file)
@@ -11,7 +11,7 @@ update-alternatives --install /usr/bin/pager pager /usr/bin/pg 10 \
 #
 #      Check if links to hwclock.sh are present in runlevel "6".
 #      If not, remove the ones from runlevel "S" so that
-#      update-rc.d will do it's job.
+#      update-rc.d will do its job.
 #
 if [ ! -f /etc/rc6.d/???hwclock.sh ] && [ ! -f /etc/rc0.d/???hwclock.sh ]
 then