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 aa68334 commit 89044b8Copy full SHA for 89044b8
pygmt/alias.py
@@ -41,7 +41,7 @@ def _to_string(
41
To avoid extra overhead, this function does not validate parameter combinations. For
42
example, if ``value`` is a sequence but ``separator`` is not specified, the function
43
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
+ function does not check for such inconsistencies. The maintainer should ensure that
45
the parameter combinations are valid.
46
47
Parameters
0 commit comments