Skip to content

Commit 9d3c0df

Browse files
committed
Problem: Misspelling
Solution: comitted => committed
1 parent f256329 commit 9d3c0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zproject_autotools.gsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2635,7 +2635,7 @@ MAN1 =$(man1)
26352635
MAN3 =$(man3:no)
26362636
# Project overview, written by a human after initial skeleton:
26372637
# 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
2638+
# and then committed to SCM and maintained manually to describe the
26392639
# project (section 7 = Overview, conventions, and miscellaneous).
26402640
MAN7 = $(man7)
26412641
MAN_DOC = $\(MAN1) $\(MAN3) $\(MAN7)

0 commit comments

Comments
 (0)