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