Skip to content

Commit de799a5

Browse files
timhoffmQuLogic
andauthored
Update lib/matplotlib/collections.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent a8ece46 commit de799a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/collections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ def set_linestyle(self, ls):
690690
``''`` or ``'none'`` (discouraged: ``'None'``, ``' '``) draw nothing
691691
======================================================= ================
692692
693-
- A tuple describing the start position and lengths of dashes and spaxces:
693+
- A tuple describing the start position and lengths of dashes and spaces:
694694
695695
(offset, onoffseq)
696696

0 commit comments

Comments
 (0)