Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0edd2a6

Browse filesBrowse files
jklymakmeeseeksmachine
authored andcommitted
Backport PR matplotlib#23115: DOC fixed duplicate/wrong default
1 parent b13a9c8 commit 0edd2a6
Copy full SHA for 0edd2a6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎tutorials/text/text_intro.py

Copy file name to clipboardExpand all lines: tutorials/text/text_intro.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@
211211
plt.show()
212212

213213
##############################################################################
214-
# Vertical spacing for titles is controlled via :rc:`axes.titlepad`, which
215-
# defaults to 5 points. Setting to a different value moves the title.
214+
# Vertical spacing for titles is controlled via :rc:`axes.titlepad`.
215+
# Setting to a different value moves the title.
216216

217217
fig, ax = plt.subplots(figsize=(5, 3))
218218
fig.subplots_adjust(top=0.8)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.