Skip to content

Commit cb9a7a9

Browse files
author
Darren
committed
Fix typo in "9.10 为类和静态方法提供装饰器"
1 parent c10cf4b commit cb9a7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/c09/p10_apply_decorators_to_class_and_static_methods.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
while n > 0:
8282
n -= 1
8383
84-
那么你调用这个镜头方法时就会报错
84+
那么你调用这个静态方法时就会报错
8585

8686
.. code-block:: python
8787

0 commit comments

Comments
 (0)