Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Feb 3, 2024
1 parent ac97a14 commit 459f07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion am-shared/src_alt_orth-include.am
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ $(foreach alt_orth,$(ALT_ORTHS),$(eval $(call alt_orth_norm_generators,$(alt_ort

# morpher is a morph segmenting variant: taloautoissani -> talo#auto>i>ssa>ni
define alt_orth_morphers
.generated/morpher-gt-desc.$(1).tmp.%: a.generated/nalyser-raw-gt-desc.% \
.generated/morpher-gt-desc.$(1).tmp.%: .generated/analyser-raw-gt-desc.% \
orthography/inituppercase.compose.% \
orthography/spellrelax.compose.% \
filters/remove-hyphenation-marks.% \
Expand Down

0 comments on commit 459f07f

Please sign in to comment.