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

Skip to content

Commit aabf385

Browse files
committed
Fix a typo with the example in the what's new entry
1 parent c060842 commit aabf385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new/validation_of_linestyle_rcparams.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ Examples of use
2727
```````````````
2828
::
2929

30-
....grid.linestyle : (1, 3) # loosely dotted grid lines
30+
grid.linestyle : (1, 3) # loosely dotted grid lines
3131
contour.negative_linestyle : dashdot # previously only solid or dashed

0 commit comments

Comments
 (0)