2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
[bpt/emacs.git] / lib-src / grep-changelog
index 3902d26..2c5159f 100755 (executable)
@@ -39,7 +39,7 @@ my $result;
 
 if (@ARGV == 0) {
 
-    # No arguments cannot posibly mean "show everything"!!
+    # No arguments cannot possibly mean "show everything"!!
     $result = 0;
 
 } else {