Fix a few typos in comments and docs

This commit is contained in:
Olly Betts 2013-10-15 11:25:11 +13:00
commit c6e4dea572
8 changed files with 16 additions and 16 deletions

View file

@ -9,7 +9,7 @@
#undef SWIG_TYPECHECK_BOOL
%define SWIG_TYPECHECK_BOOL 10000 %enddef
/* Include fundamental fragemt definitions */
/* Include fundamental fragment definitions */
%include <typemaps/fragments.swg>
/* Look for user fragments file. */