We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4884f03 commit caa43f1Copy full SHA for caa43f1
doc/source/contributing.rst
@@ -369,7 +369,7 @@ Updating a *pandas* docstring
369
-----------------------------
370
371
When improving a single function or method's docstring, it is not necessarily
372
-needed to build to full documentation (see next section).
+needed to build the full documentation (see next section).
373
However, there is a script that checks a docstring (for example for the ``DataFrame.mean`` method)::
374
375
python scripts/validate_docstrings.py pandas.DataFrame.mean
0 commit comments