Skip to content

Commit 565e84a

Browse files
authored
Fix capitalisation
1 parent 4a57276 commit 565e84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4216,7 +4216,7 @@ def set_navigate_mode(self, b):
42164216
Set the navigation toolbar button status.
42174217
42184218
.. warning::
4219-
this is not a user-API function.
4219+
This is not a user-API function.
42204220
42214221
"""
42224222
self._navigate_mode = b

0 commit comments

Comments
 (0)