Skip to content

Commit c16b8ff

Browse files
authored
Update usage.xml
Doc typo.
1 parent 1e098f3 commit c16b8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

string/doc/usage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<title>Find Iterator</title>
266266

267267
<para>
268-
An extension to find algorithms it the Find Iterator. Instead of searching for just a one part of a string,
268+
An extension to find algorithms is the Find Iterator. Instead of searching for just a one part of a string,
269269
the find iterator allows us to iterate over the substrings matching the specified criteria.
270270
This facility is using the <link linkend="string_algo.finder_concept">Finder</link> to incrementally
271271
search the string.

0 commit comments

Comments
 (0)