Fix some typos in 'development' and 'getting started' sections

This commit is contained in:
frido
2019-10-10 23:51:29 +02:00
parent 383540ad8f
commit 2f4b025b14
4 changed files with 4 additions and 4 deletions

View File

@@ -224,7 +224,7 @@ You can then zip it and share the module with everyone else. When
building for every platform (instructions in the previous sections),
your module will be included.
.. note:: There is a paramter limit of 5 in C++ modules for things such
.. note:: There is a parameter limit of 5 in C++ modules for things such
as subclasses. This can be raised to 13 by including the header
file ``core/method_bind_ext.gen.inc``.