We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdad86f commit c4d15e6Copy full SHA for c4d15e6
source/c02/p06_search_replace_case_insensitive.rst
@@ -47,7 +47,7 @@
47
'UPPER SNAKE, lower snake, Mixed Snake'
48
>>>
49
50
-译者注: ``matchcase('snake')`` 返回了一个回调函数(参数必须是 ``match`` 对象),前面一节一节提到过,
+译者注: ``matchcase('snake')`` 返回了一个回调函数(参数必须是 ``match`` 对象),前面一节提到过,
51
``sub()`` 函数除了接受替换字符串外,还能接受一个回调函数。
52
53
----------
0 commit comments