Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a01be0

Browse files
committed
FIX: spelling
1 parent 0ba1de9 commit 2a01be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mpl_toolkits/mplot3d/art3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ def get_edgecolor(self):
11381138
class Bar3DCollection(Poly3DCollection):
11391139
"""
11401140
Bars with constant square cross section, bases located on z-plane at *z0*,
1141-
aranged in a regular grid at *x*, *y* locations and height *z - z0*.
1141+
arranged in a regular grid at *x*, *y* locations and height *z - z0*.
11421142
"""
11431143

11441144
# TODO: don't need to plot occluded faces

0 commit comments

Comments
 (0)