Skip to content

Commit ab07b19

Browse files
Fix grammar
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 490ea87 commit ab07b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/projections/nongeo/cartesian_logarithmic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
region=[1, 100, 0, 10],
2929
# Set a logarithmic transformation on the x-axis
3030
projection="X15cl/10c",
31-
# Set the figures frame and color as well as annotations, ticks, and gridlines
31+
# Set the figure's frame and color as well as annotations, ticks, and gridlines
3232
frame=["WSne+gbisque", "xa2g3", "ya2f1g2"],
3333
)
3434

0 commit comments

Comments
 (0)