Skip to content

Commit 8274dc5

Browse files
authored
Fixed typo of "projecton" to "projection" in subplot module (#1214)
1 parent 6fc9509 commit 8274dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/subplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
A="autolabel",
2323
B="frame",
2424
C="clearance",
25-
J="projecton",
25+
J="projection",
2626
M="margins",
2727
R="region",
2828
SC="sharex",

0 commit comments

Comments
 (0)