Skip to content

Commit 89044b8

Browse files
DOC: Fix typo (#3997)
Fix typos
1 parent aa68334 commit 89044b8

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
@@ -41,7 +41,7 @@ def _to_string(
4141
To avoid extra overhead, this function does not validate parameter combinations. For
4242
example, if ``value`` is a sequence but ``separator`` is not specified, the function
4343
will return a sequence of strings. In this case, ``prefix`` has no effect, but the
44-
function does not check for such inconsistencies. The maintaner should ensure that
44+
function does not check for such inconsistencies. The maintainer should ensure that
4545
the parameter combinations are valid.
4646
4747
Parameters

0 commit comments

Comments
 (0)