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 6766b84 commit 62e5621Copy full SHA for 62e5621
examples/tutorials/advanced/cartesian_histograms.py
@@ -133,7 +133,7 @@
133
# ----------------------------
134
#
135
# By default, a histogram showing the counts in each bin is created (``histtype=0``).
136
-# To show the frequency percent set the ``histtpye`` parameter to ``1``. For further
+# To show the frequency percent set the ``histtype`` parameter to ``1``. For further
137
# options please have a look at the documentation of :meth:`pygmt.Figure.histogram`.
138
139
fig = pygmt.Figure()
0 commit comments