Skip to content

Commit 0c10476

Browse files
Update contributing/development/core_and_modules/object_class.rst
Co-authored-by: A Thousand Ships <[email protected]>
1 parent bb17829 commit 0c10476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/core_and_modules/object_class.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Classes are registered by calling:
5353
Registering it will allow the class to be instanced by scripts, code, or
5454
creating them again when deserializing.
5555

56-
Registering as virtual is the same, but it can't be instanced.
56+
Registering as virtual is the same but it can't be instanced.
5757

5858
.. code-block:: cpp
5959

0 commit comments

Comments
 (0)