Skip to content

Commit 29ad49f

Browse files
Fix typo (#164)
1 parent e92add9 commit 29ad49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/strscan/strscan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ put_situation(scanner)
204204

205205
## Target Substring
206206

207-
The target substring is the the part of the [stored string][1]
207+
The target substring is the part of the [stored string][1]
208208
that extends from the current [byte position][2] to the end of the stored string;
209209
it is always either:
210210

0 commit comments

Comments
 (0)