Fix typo in "9.10 为类和静态方法提供装饰器"
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
while n > 0:
|
while n > 0:
|
||||||
n -= 1
|
n -= 1
|
||||||
|
|
||||||
那么你调用这个镜头方法时就会报错:
|
那么你调用这个静态方法时就会报错:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user