Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 65d818d

Browse filesBrowse files
committed
MNT: Fix docstring typo.
1 parent b915ae1 commit 65d818d
Copy full SHA for 65d818d

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎lib/matplotlib/quiver.py

Copy file name to clipboardExpand all lines: lib/matplotlib/quiver.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,9 +1159,9 @@ def set_UVC(self, U, V, C=None):
11591159

11601160
def set_offsets(self, xy):
11611161
"""
1162-
Set the offsets for the barb polygons. This saves the offets passed in
1163-
and actually sets version masked as appropriate for the existing U/V
1164-
data. *offsets* should be a sequence.
1162+
Set the offsets for the barb polygons. This saves the offsets passed
1163+
in and actually sets version masked as appropriate for the existing
1164+
U/V data. *offsets* should be a sequence.
11651165
11661166
ACCEPTS: sequence of pairs of floats
11671167
"""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.