mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix some typos in 'development' and 'getting started' sections
This commit is contained in:
@@ -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``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user