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 627539e commit 6c74c6dCopy full SHA for 6c74c6d
components/property_info.rst
@@ -240,7 +240,7 @@ for getter/isser/setter method in addition to whether or not a property is publi
240
to determine if it's accessible.
241
242
This is based on how :doc:`PropertyAccess </components/property_access>` works,
243
-so it even looks for in adder/remover methods and can transform between singular
+so it even looks for adder/remover methods and can transform between singular
244
and plural property names::
245
246
class SomeClass
0 commit comments