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 4e93169 commit 3c49bd6Copy full SHA for 3c49bd6
docs/design_guide.rst
@@ -296,7 +296,7 @@ Renders as:
296
Parameters Documentation
297
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
298
Although there are different ways to document class and functions definitions in Python,
299
-the following is the prevalent method of doing parameters documentations
+the following is the prevalent method of documenting parameters
300
for CircuitPython libraries. When documenting class parameters you should use the
301
following structure:
302
0 commit comments