]> xenbits.xensource.com Git - people/dariof/xen-tools.git/commitdiff
Fix typo
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 22 Jan 2013 01:37:44 +0000 (02:37 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 22 Jan 2013 01:37:44 +0000 (02:37 +0100)
hooks/common.sh

index 5d33a49120df1bc108efba13785760b8b1cf955f..73311c41762db1070906b93bedb1dc3a01c3c2a4 100755 (executable)
@@ -60,7 +60,7 @@ assert ()
 #  We take special care so that daemons shouldn't start after installation
 # which they might otherwise do.
 #
-#  NOTE:  Function not renamed with trailing "s" for compatability reasons.
+#  NOTE:  Function not renamed with trailing "s" for compatibility reasons.
 #
 installDebianPackage ()
 {