We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb17829 commit 0c10476Copy full SHA for 0c10476
contributing/development/core_and_modules/object_class.rst
@@ -53,7 +53,7 @@ Classes are registered by calling:
53
Registering it will allow the class to be instanced by scripts, code, or
54
creating them again when deserializing.
55
56
-Registering as virtual is the same, but it can't be instanced.
+Registering as virtual is the same but it can't be instanced.
57
58
.. code-block:: cpp
59
0 commit comments