We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f256329 commit 9d3c0dfCopy full SHA for 9d3c0df
zproject_autotools.gsl
@@ -2635,7 +2635,7 @@ MAN1 =$(man1)
2635
MAN3 =$(man3:no)
2636
# Project overview, written by a human after initial skeleton:
2637
# NOTE: stub doc/$(project.name).adoc is generated by GSL from project.xml
2638
-# and then comitted to SCM and maintained manually to describe the
+# and then committed to SCM and maintained manually to describe the
2639
# project (section 7 = Overview, conventions, and miscellaneous).
2640
MAN7 = $(man7)
2641
MAN_DOC = $\(MAN1) $\(MAN3) $\(MAN7)
0 commit comments