diff --git a/iterators.html b/iterators.html index c76c825..be660c3 100755 --- a/iterators.html +++ b/iterators.html @@ -366,7 +366,7 @@ rules = LazyRules()
readline() command. In the meantime, the cache now has more items in it, and if we start all over again trying to pluralize a new word, each of those items in the cache will be tried before reading the next line from the pattern file.
-Thus, we have achieved our combined goal [FIXME xref]: +
We have achieved pluralization nirvana.
import is instantiating a single class and opening a file (but not reading from it).