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.
2 parents 67d88b8 + ed6ce84 commit 1adf677Copy full SHA for 1adf677
docs/ObjectInitialization.rst
@@ -468,7 +468,7 @@ primary uses of the ``Self`` return type is for factory methods::
468
these methods.
469
470
Within the body of this class method, the implicit parameter ``self``
471
-is a value with type ``View.Type``, i.e., it;s a type value for the
+is a value with type ``View.Type``, i.e., it's a type value for the
472
class ``View`` or one of its subclasses. Therefore, the restrictions
473
are the same as for any value of type ``View.Type``: one can call
474
other class methods and construct new objects using required
0 commit comments