From 30ae761c2718b87312124bda4a2d3bff37a87d9b Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 22 Jan 2013 02:37:44 +0100 Subject: [PATCH] Fix typo --- hooks/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/common.sh b/hooks/common.sh index 5d33a49..73311c4 100755 --- a/hooks/common.sh +++ b/hooks/common.sh @@ -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 () {