We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57c51f commit 6ba6f9fCopy full SHA for 6ba6f9f
doc/source/development/contributing_docstring.rst
@@ -993,7 +993,7 @@ You can substitute and append in one shot with something like
993
...
994
995
where ``template`` may come from a module-level ``_shared_docs`` dictionary
996
-mapping function names to docstrings. Wherever possible, we prefer using
+mapping function names to docstrings. Wherever possible, we prefer using
997
``doc``, since the docstring-writing processes is slightly closer to normal.
998
999
See ``pandas.core.generic.NDFrame.fillna`` for an example template, and
0 commit comments