Fix typo in "9.10 为类和静态方法提供装饰器"

This commit is contained in:
Darren
2017-04-20 11:42:33 +08:00
parent c10cf4bbab
commit cb9a7a9f99

View File

@@ -81,7 +81,7 @@
while n > 0: while n > 0:
n -= 1 n -= 1
那么你调用这个镜头方法时就会报错: 那么你调用这个静态方法时就会报错:
.. code-block:: python .. code-block:: python