From 2df1c9bdb9eeeb9dbe755d1252c46351ea7bcbbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Tue, 29 Aug 2017 21:57:12 +0100 Subject: [PATCH] Fixed typo in developers manual. --- docs/DevManual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DevManual.md b/docs/DevManual.md index 1127e826..2fdf0ea9 100644 --- a/docs/DevManual.md +++ b/docs/DevManual.md @@ -86,9 +86,9 @@ In comparison, CppSharp generates different code at compile-time for each ABI an - Sharppy - .NET bindings generator for unmanaged C++ [https://code.google.com/p/sharppy/](https://code.google.com/p/sharppy/) -Lokos abandoned at this point. +Looks abandoned at this point. - XInterop [http://xinterop.com/](http://xinterop.com/) -Commercial tool. \ No newline at end of file +Commercial tool.