summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
index 1b22e32..524eee2 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -307,7 +307,7 @@ Python 2 and 3.
class MyClass(object):
...
- MyClass = add_metaclass(MyClass)
+ MyClass = add_metaclass(Meta)(MyClass)
Binary and text data