summaryrefslogtreecommitdiff
path: root/Examples/test-suite/allowexcept.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/allowexcept.i')
-rw-r--r--Examples/test-suite/allowexcept.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/allowexcept.i b/Examples/test-suite/allowexcept.i
index 37b01cd75..c901295df 100644
--- a/Examples/test-suite/allowexcept.i
+++ b/Examples/test-suite/allowexcept.i
@@ -21,7 +21,7 @@ UVW Bar::static_member_variable;
%}
-// Now test the allowexcept feature by making the usual $action uncompileable and ensuring the %exception is picked up
+// Now test the allowexcept feature by making the usual $action uncompilable and ensuring the %exception is picked up
struct XYZ {
};