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 13cd3ff commit 49caa2bCopy full SHA for 49caa2b
source/utilities.tex
@@ -14701,7 +14701,7 @@
14701
\pnum
14702
The Boyer-Moore searcher implements the Boyer-Moore search algorithm.
14703
The Boyer-Moore-Horspool searcher implements the Boyer-Moore-Horspool search algorithm.
14704
-In general, the Boyer-Moore searcher will use more memory and give better runtime performance than Boyer-Moore-Horspool
+In general, the Boyer-Moore searcher will use more memory and give better runtime performance than Boyer-Moore-Horspool.
14705
14706
\rSec3[func.search.default]{Class template \tcode{default_searcher}}
14707
0 commit comments