]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix typo in comment.
authorBruno Haible <bruno@clisp.org>
Thu, 15 Dec 2016 03:13:03 +0000 (04:13 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 15 Dec 2016 03:13:03 +0000 (04:13 +0100)
.gitignore

index 564d76380497f8c3e5f00da5e2aca3d916392162..276dcfe96843cc6f628a7dc008d49f59e43f5f09 100644 (file)
@@ -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
 ##
 /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
 /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")