Skip to content

Commit a7b4a8b

Browse files
authored
Merge pull request #29929 from davidlowryduda/rightparent-typo
Correct rightparen typo
2 parents e1887b8 + 2d55f38 commit a7b4a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/_mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ def _get_glyph(self, fontname: str, font_class: str,
515515
}
516516

517517
for alias, target in [(r'\leftparen', '('),
518-
(r'\rightparent', ')'),
518+
(r'\rightparen', ')'),
519519
(r'\leftbrace', '{'),
520520
(r'\rightbrace', '}'),
521521
(r'\leftbracket', '['),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy