Skip to content

Commit 33f2f22

Browse files
committed
Fix typo in Makefile.in
1 parent 0b331e5 commit 33f2f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ else
142142
endif
143143

144144
ifeq ($(CFG_NATURALDOCS),)
145-
$(info cfg: no naturaldocs found, omitting doc/std/index.html
145+
$(info cfg: no naturaldocs found, omitting doc/std/index.html)
146146
else
147147
DOCS += doc/std/index.html
148148
endif

0 commit comments

Comments
 (0)