Skip to content

Commit a451387

Browse files
Improve formulation
1 parent ffc85e9 commit a451387

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/gallery/lines/vector_heads_tails.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
3131
Note: Vectors were completely redesigned for GMT 5 which separated the vector
3232
head (a polygon) from the vector stem (a line). In GMT 4, the entire vector was
33-
a polygon. Thus, for plotting an arrow with a fill for both head and stem users
34-
have to follow the GMT 4 synthax explained at :gmt-docs:`plot.html#id13`.
33+
a polygon. Thus, to fill the entire vector with a color users have to follow the
34+
GMT 4 synthax explained at :gmt-docs:`plot.html#id13`.
3535
"""
3636

3737
# %%

0 commit comments

Comments
 (0)