We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b139b72 + c16b8ff commit bcd55d9Copy full SHA for bcd55d9
string/doc/usage.xml
@@ -265,7 +265,7 @@
265
<title>Find Iterator</title>
266
267
<para>
268
- An extension to find algorithms it the Find Iterator. Instead of searching for just a one part of a string,
+ An extension to find algorithms is the Find Iterator. Instead of searching for just a one part of a string,
269
the find iterator allows us to iterate over the substrings matching the specified criteria.
270
This facility is using the <link linkend="string_algo.finder_concept">Finder</link> to incrementally
271
search the string.
0 commit comments