Skip to content

Commit 8dd913c

Browse files
authored
Merge pull request #11867 from meeseeksmachine/auto-backport-of-pr-11866-on-v2.2.3-doc
Backport PR #11866 on branch v2.2.3-doc
2 parents d47e15e + 16a2c0d commit 8dd913c

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)