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

Skip to content

Commit d61ea35

Browse files
Examples: fix formatting issue in 'Errorbar limit selection' page
1 parent 89fa0e4 commit d61ea35

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

Lines changed: 1 addition & 1 deletion
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)