commit | e7b53c52bbb3c52125c7b35bf9bad13f9e783443 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sun Feb 24 02:39:15 2008 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sun Feb 24 02:39:15 2008 +0000 |
tree | 77b8467ff540d7b44b57d610e805d2fdad4a825d | |
parent | 53152a1905147e50ee38ff681252292e90ee7474 [diff] [blame] |
Remove stray word
diff --git a/Doc/howto/regex.rst b/Doc/howto/regex.rst index cf787e8..2cd83d4 100644 --- a/Doc/howto/regex.rst +++ b/Doc/howto/regex.rst
@@ -203,7 +203,7 @@ | | | ``bc``. | +------+-----------+---------------------------------+ | 6 | ``abcb`` | Try ``b`` again. This time | -| | | but the character at the | +| | | the character at the | | | | current position is ``'b'``, so | | | | it succeeds. | +------+-----------+---------------------------------+