From 645b5834fbb985de76163b5316bbfd37d83fa861 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 19 Oct 2023 18:36:39 +1300 Subject: [PATCH] Fix typo --- algorithms/english/stemmer.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithms/english/stemmer.tt b/algorithms/english/stemmer.tt index 8b35c7a..9eedab8 100644 --- a/algorithms/english/stemmer.tt +++ b/algorithms/english/stemmer.tt @@ -534,7 +534,7 @@ The definition of the English stemmer above is therefore supplemented by the fol

- If the words begins gener, commun or arsen, set R1 to be the remainder of the + If the word begins gener, commun or arsen, set R1 to be the remainder of the word.