Skip to content

Commit af7beaa

Browse files
authored
Merge pull request #17573 from sadielbartholomew/formatting-errorbar-limit-sel-example
Examples: fix formatting issue in 'Errorbar limit selection'
2 parents 16ae71f + d61ea35 commit af7beaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lines_bars_and_markers/errorbar_limits_simple.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535

3636
##############################################################################
37-
# Similarly ``xuplims``and ``xlolims`` can be used on the horizontal ``xerr``
37+
# Similarly ``xuplims`` and ``xlolims`` can be used on the horizontal ``xerr``
3838
# errorbars.
3939

4040
fig = plt.figure()

0 commit comments

Comments
 (0)