summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python_nondynamic.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python_nondynamic.i')
-rw-r--r--Examples/test-suite/python_nondynamic.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/python_nondynamic.i b/Examples/test-suite/python_nondynamic.i
index 26c69644d..54a3f28ca 100644
--- a/Examples/test-suite/python_nondynamic.i
+++ b/Examples/test-suite/python_nondynamic.i
@@ -1,7 +1,7 @@
%module python_nondynamic
/*
- Use the %pythonnondynamic directuve to make the wrapped class a
+ Use the %pythonnondynamic directive to make the wrapped class a
nondynamic one, ie, a python class that doesn't dynamically add new
attributes. Hence, for the class