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

Skip to content

Commit 06e6cc5

Browse files
committed
typo in set_clip_on doc
1 parent be3e477 commit 06e6cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/artist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ def set_clip_on(self, b):
836836
"""
837837
Set whether the artist uses clipping.
838838
839-
When False artists will be visible out side of the axes which
839+
When False artists will be visible outside of the axes which
840840
can lead to unexpected results.
841841
842842
Parameters

0 commit comments

Comments
 (0)