Skip to content

Commit 36e9b78

Browse files
committed
Fix docs wording
1 parent ec2e356 commit 36e9b78

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

docs/examples/Gallery/plot_oil_well.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Fat content in cooking oils
33
===========================
44
5-
This example shows how to apply x-layout on statistical plots.
5+
This example shows how to apply cross-layout on statistical plots.
66
77
"""
88

docs/source/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
api/APIs
22
examples/
33
how_to/
4-
tutorial/*.png
4+
tutorial/*.png
5+
sg_execution_times.rst

docs/source/tutorial/axes-level.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Axes-level customization
1+
Axes-level Customization
22
========================
33

44
You may find the default style in Marsilea does not fit your taste.

0 commit comments

Comments
 (0)