]> code.delx.au - gnu-emacs/blobdiff - lib-src/grep-changelog
Bump version to 23.1.97.
[gnu-emacs] / lib-src / grep-changelog
index 3902d26179486f8b474785b601b2f7eb4130b501..b63ae90eafb0cc85cb711db66db8467f19c69617 100755 (executable)
@@ -1,7 +1,7 @@
 #! /usr/bin/perl
 
 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-#               2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+#               2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 
@@ -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 {