Skip to content

Commit 7f43055

Browse files
committed
Fix
1 parent 654261c commit 7f43055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/alias.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ class Alias:
152152
size
153153
Expected size of the 1-D sequence. It can be either an integer or a sequence of
154154
integers. If an integer, it is the expected size of the 1-D sequence. If it is a
155-
sequence, it is the allowed sizes of the 1-D sequence.
155+
sequence, it is the allowed size of the 1-D sequence.
156156
ndim
157157
The expected maximum number of dimensions of the sequence.
158158
name

0 commit comments

Comments
 (0)