We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968e4cc commit f445e22Copy full SHA for f445e22
src/german_stem.h
@@ -33,7 +33,7 @@ namespace stemming
33
34
The rules here for ae, oe and ue were
35
added in Snowball 2.3.0, but were previously present as a variant of the
36
- algorithm termed"german2". The condition on the replacement of ue prevents
+ algorithm termed "german2." The condition on the replacement of ue prevents
37
the unwanted changing of quelle. Also note that feuer is not modified
38
because the first part of the rule changes it to feUer, so ue is not found.
39
0 commit comments