summaryrefslogtreecommitdiff
path: root/RELEASENOTES
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2015-03-27 12:54:47 +1300
committerOlly Betts <olly@survex.com>2015-03-27 12:54:47 +1300
commit38a75a22c94830c84c20aebe0a7f36955b476985 (patch)
treecd67c774f7d431ba81d779b4de485a0983630b58 /RELEASENOTES
parent01d0ee86e03075fc803d9961a63ad656e92fe694 (diff)
downloadswig-38a75a22c94830c84c20aebe0a7f36955b476985.tar.gz
"suppport" -> "support"
Diffstat (limited to 'RELEASENOTES')
-rw-r--r--RELEASENOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASENOTES b/RELEASENOTES
index ff1c99821..6af303bc8 100644
--- a/RELEASENOTES
+++ b/RELEASENOTES
@@ -358,7 +358,7 @@ SWIG-1.3.22 summary:
exceptions into target language exceptions.
- Improved enum support, mapping to built-in Java 1.5 enums and C#
enums or the typesafe enum pattern for these two languages.
-- Python - much better STL suppport and support for std::wstring,
+- Python - much better STL support and support for std::wstring,
wchar_t and FILE *.
- Initial support for Modula3 and Allegro CL.
- 64 bit TCL support.