We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10482f3 commit 55c6176Copy full SHA for 55c6176
examples/gallery/line/vector-heads-tails.py
@@ -26,7 +26,7 @@
26
In the following we use the :meth:`pygmt.Figure.plot` method to plot vectors
27
with individual heads and tails. We must specify the modifiers (together with
28
the vector type, here ``v``, see also
29
-:doc:`Vector types documentation </gallery/line/vectors>`.)
+:doc:`Vector types documentation </gallery/line/vectors>`)
30
by passing the corresponding shortcuts to the ``style`` parameter.
31
32
"""
0 commit comments