mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00:00
Remove stray word
This commit is contained in:
parent
53152a1905
commit
e7b53c52bb
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ this RE against the string ``abcbd``.
|
|||
| | | ``bc``. |
|
||||
+------+-----------+---------------------------------+
|
||||
| 6 | ``abcb`` | Try ``b`` again. This time |
|
||||
| | | but the character at the |
|
||||
| | | the character at the |
|
||||
| | | current position is ``'b'``, so |
|
||||
| | | it succeeds. |
|
||||
+------+-----------+---------------------------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue