Fix typo
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 28 Jan 2010 21:04:13 +0000 (22:04 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 28 Jan 2010 21:04:13 +0000 (22:04 +0100)
etcdiff.include

index 44564d8..c82468d 100644 (file)
@@ -55,7 +55,7 @@ _do_etcdiff()
   done
 }
 
   done
 }
 
-etchdiff_system()
+etcdiff_system()
 {
   PACKAGES=$(dpkg --get-selections | grep 'install$' | cut -f 1 -d '   ')
 
 {
   PACKAGES=$(dpkg --get-selections | grep 'install$' | cut -f 1 -d '   ')