From: Stefano Lattarini Date: Wed, 29 Aug 2012 13:57:22 +0000 (+0200) Subject: maint: typofix: s/it's/its/ X-Git-Tag: v8.20~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e255f4951a3acd2d69d1fc2978863363da558b3;p=thirdparty%2Fcoreutils.git maint: typofix: s/it's/its/ * man/Makefile.am: Here. --- diff --git a/man/Makefile.am b/man/Makefile.am index ef0fbd9e90..ff8b01e27a 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -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