We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f1e8b commit d3d38b4Copy full SHA for d3d38b4
examples/gallery/symbols/bars.py
@@ -1,9 +1,9 @@
1
"""
2
Vertical or horizontal bar
3
--------------------------
4
-The :meth:`pygmt.Figure.plot` method can plot vertical (**b**) or
+The :meth:`pygmt.Figure.plot` method can plot vertical (**b**) or
5
horizontal (**B**) bars by passing the corresponding shortcut to
6
-the ``style`` parameter.
+the ``style`` parameter.
7
8
9
import pygmt
0 commit comments