Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ojwb committed Oct 19, 2023
1 parent 72dfefb commit 645b583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/english/stemmer.tt
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ The definition of the English stemmer above is therefore supplemented by the fol

<DL><DD>
<p>
If the words begins <B><I>gener</I></B>, <B><I>commun</I></B> or <B><I>arsen</I></B>, set <I>R</I>1 to be the remainder of the
If the word begins <B><I>gener</I></B>, <B><I>commun</I></B> or <B><I>arsen</I></B>, set <I>R</I>1 to be the remainder of the
word.
</p>

Expand Down

0 comments on commit 645b583

Please sign in to comment.