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 55d90d2

Browse filesBrowse files
authored
Merge pull request #25897 from ksunden/typo
Fix typo of missing quote in core font docs
2 parents 9b13a56 + ac04311 commit 55d90d2
Copy full SHA for 55d90d2

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎galleries/users_explain/text/fonts.py

Copy file name to clipboardExpand all lines: galleries/users_explain/text/fonts.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
ax.text(0.5, 0.5, chars)
116116
117117
fig.savefig("AFM_PDF.pdf", format="pdf")
118-
fig.savefig("AFM_PS.ps", format="ps)
118+
fig.savefig("AFM_PS.ps", format="ps")
119119
120120
Fonts in SVG
121121
------------

0 commit comments

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