maint: fix a comment typo
authorJim Meyering <meyering@redhat.com>
Sat, 28 Apr 2012 08:40:26 +0000 (10:40 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 28 Apr 2012 08:54:10 +0000 (10:54 +0200)
* configure.ac: Fix typo in comment: s/out/our/

configure.ac

index 2829fd4..bda0328 100644 (file)
@@ -43,7 +43,7 @@ AM_INIT_AUTOMAKE([dist-xz filename-length-max=99 color-tests
                  parallel-tests silent-rules no-define no-dependencies])
 
 ## Keep this on a line of its own, since it must be found and processed
-## by the 'update-copyright' rule in out Makefile.
+## by the 'update-copyright' rule in our Makefile.
 RELEASE_YEAR=2012
 AC_SUBST([RELEASE_YEAR])