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 99774d4 commit f08cb94Copy full SHA for f08cb94
pygmt/clib/session.py
@@ -1621,7 +1621,7 @@ def virtualfile_out(
1621
Create a virtual file or an actual file for storing output data.
1622
1623
If ``fname`` is not given, a virtual file will be created to store the output
1624
- data into a GMT data container and the function yields the name of the virutal
+ data into a GMT data container and the function yields the name of the virtual
1625
file. Otherwise, the output data will be written into the specified file and the
1626
function simply yields the actual file name.
1627
0 commit comments