Skip to content

Commit

Permalink
Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Apr 11, 2024
1 parent 886e795 commit 81e84e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion am-shared/tools-spellcheckers-dir-include.am
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ noinst_DATA=$(GT_COMMON_SPELLER_HFST)
.generated/%.hfst: .generated/%.tmp.hfst
$(AM_V_CP)cp -f $< $@

# Invert the final fst, to enable symmetric yaml tests and easy manual testing:
# Invert the final fst's, to enable symmetric yaml tests and easy manual testing:
analyser-%.hfst: generator-%.hfst
$(AM_V_INVERT)$(HFST_INVERT) $(MORE_VERBOSITY) $(HFST_FLAGS) -i $< -o $@

Expand Down

0 comments on commit 81e84e6

Please sign in to comment.