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

Skip to content

Commit b10d2b0

Browse files
committed
FIX: spelling
1 parent 83dde01 commit b10d2b0

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
@@ -1182,7 +1182,7 @@ def get_edgecolor(self):
11821182
class Bar3DCollection(Poly3DCollection):
11831183
"""
11841184
Bars with constant square cross section, bases located on z-plane at *z0*,
1185-
aranged in a regular grid at *x*, *y* locations and height *z - z0*.
1185+
arranged in a regular grid at *x*, *y* locations and height *z - z0*.
11861186
"""
11871187

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

0 commit comments

Comments
 (0)