Skip to content

Commit 96d80f4

Browse files
hugovkhauntsaninja
andauthored
Improve title
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
1 parent 920a695 commit 96d80f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/regex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ can be solved with a faster and simpler string method.
12781278

12791279
.. _match-versus-search:
12801280

1281-
prefixmatch() versus search()
1281+
prefixmatch() (aka match) versus search()
12821282
-----------------------------
12831283

12841284
:func:`~re.prefixmatch` was added in Python 3.15 as the :ref:`preferred name

0 commit comments

Comments
 (0)