From: Bruno Haible Date: Thu, 15 Dec 2016 03:13:03 +0000 (+0100) Subject: Fix typo in comment. X-Git-Tag: v0.20~480 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89b77b3e3229c3df9c67de17fdef1086422fe6cc;p=thirdparty%2Fgettext.git Fix typo in comment. --- diff --git a/.gitignore b/.gitignore index 564d76380..276dcfe96 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ ## This file specifies the files and directories that can usually occur in a -## developer build of this Git reporsitory. +## developer build of this Git repository. ## ## Reference: https://git-scm.com/docs/gitignore ## @@ -335,14 +335,14 @@ /gettext-tools/tests/Makefile.in /gnulib-local/Makefile.in -# Files generated by "make" and even kept by "make maintainerclean": +# Files generated by "make" and even kept by "make maintainer-clean": /gettext-runtime/intl/plural.c /gettext-runtime/po/en@boldquot.po /gettext-runtime/po/en@quot.po /gettext-tools/po/en@boldquot.po /gettext-tools/po/en@quot.po -# Files generated by "make dist" and even kept by "make maintainerclean": +# Files generated by "make dist" and even kept by "make maintainer-clean": /gettext-runtime/po/??@*.insert-header /gettext-runtime/po/remove-potcdate.sed /gettext-tools/examples/hello-*/po/*.po @@ -350,7 +350,7 @@ /gettext-tools/po/remove-potcdate.sed /gettext-tools/tests/xg-c-1.ok.po -# ---------- "make maintainerclean" gets you here ---------- +# ---------- "make maintainer-clean" gets you here ---------- # Files generated by "make" and distributed # (i.e. kept by "make distclean")