diff --git a/README.md b/README.md index 0586a5b0..059e9e5a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ CppSharp is a library that allows you to generate .NET bindings that wrap C/C++ ## News -* September 21st 2013 - Mutiple inheritance now supported (thanks to @ddobrev) +* September 21st 2013 - Multiple inheritance now supported (thanks to @ddobrev) * September 11th 2013 - Added wrapping of inlined functions (thanks to @ddobrev) * September 11th 2013 - New binaries available for Windows (VS2012)