summaryrefslogtreecommitdiff
path: root/src/lib/modifiers/mute.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/modifiers/mute.ml')
-rw-r--r--src/lib/modifiers/mute.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/modifiers/mute.ml b/src/lib/modifiers/mute.ml
index b89fda7..7b58336 100644
--- a/src/lib/modifiers/mute.ml
+++ b/src/lib/modifiers/mute.ml
@@ -1,6 +1,6 @@
open StdLabels
-(** Mute the last consonant if there is no voyel in the syllabus.
+(** Mute the last consonant if there is no voyel in the syllabe.
This modifier is only applied in the first step, and not repeated anymore.
*)