Skip to content

Commit 16a2c0d

Browse files
jklymakMeeseeksDev[bot]
authored andcommitted
Backport PR #11866: Typo fix in Usage Guide
1 parent d47e15e commit 16a2c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ def my_plotter(ax, data1, data2, param_dict):
387387
# DPI setting.
388388
#
389389
# Here is a summary of the matplotlib renderers (there is an eponymous
390-
# backed for each; these are *non-interactive backends*, capable of
390+
# backend for each; these are *non-interactive backends*, capable of
391391
# writing to a file):
392392
#
393393
# ============= ============ ================================================

0 commit comments

Comments
 (0)