maint: typofix: s/it's/its/
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 13:57:22 +0000 (15:57 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:22:00 +0000 (15:22 +0200)
* man/Makefile.am: Here.

man/Makefile.am

index ef0fbd9..ff8b01e 100644 (file)
@@ -55,7 +55,7 @@ date.1:               $(mandep)       $(srcdir)/date.x        ../src/date.c
 dd.1:          $(mandep)       $(srcdir)/dd.x          ../src/dd.c
 df.1:          $(mandep)       $(srcdir)/df.x          ../src/df.c
 
-# Note that dir depends on ls.c, since that's where it's --help text is.
+# Note that dir depends on ls.c, since that's where its --help text is.
 dir.1:         $(mandep)       $(srcdir)/dir.x         ../src/ls.c
 
 dircolors.1:   $(mandep)       $(srcdir)/dircolors.x   ../src/dircolors.c