Browse Source

Update Manual.md

Fixed typo.
pull/1/head
João Matos 14 years ago
parent
commit
0419049043
  1. 2
      Manual.md

2
Manual.md

@ -4,7 +4,7 @@ C++ C# interop bridge tool Developer's Manual @@ -4,7 +4,7 @@ C++ C# interop bridge tool Developer's Manual
1. Overview
-----------
This tool allows you to generate bindinds that wrap C/C++ code allowing
This tool allows you to generate bindings that wrap C/C++ code allowing
interoperation in another language. This can be useful if you have an
existing native codebase and want to add scripting support, or want to
consume an existing native library in your managed code.

Loading…
Cancel
Save