Skip to content

Commit c870d42

Browse files
authored
Update decorated_lines.py
1 parent e7ab34e commit c870d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/lines/decorated_lines.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"~d1c:+sd0.5c+gtan+p1p,black+n-0.2c/0.1c",
5252
# Give the number of equally spaced symbols by using "n" instead of "d"
5353
"~n6:+sn0.5c+gtan+p1p,black",
54-
# Use upper-case "N" to have symbols at the start and end of the line
54+
# Use uppercase "N" to have symbols at the start and end of the line
5555
"~N6:+sh0.5c+gtan+p1p,black",
5656
# Suppress the main decorated line by appending "+i"
5757
"~d1c:+sg0.5c+gtan+p1p,black+i",

0 commit comments

Comments
 (0)