schwarze pushed a commit to branch master
in repository groff.

commit ae9ee283cd9a92e890a1506743d279806a400abf
Author: Ingo Schwarze <[email protected]>
AuthorDate: Tue Mar 22 16:24:57 2022 +0100

    Makefile.am: fix an obvious typo in a comment
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index a4ef0e95..30180d77 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -921,7 +921,7 @@ SUFFIXES += .man
             $< \
             >$@
 
-# Version files - see script 'build-aux/git-gen-version'
+# Version files - see script 'build-aux/git-version-gen'
 EXTRA_DIST += $(top_srcdir)/.version
 BUILT_SOURCES += $(top_srcdir)/.version
 $(top_srcdir)/.version:

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to