Skip to content

Commit b529cb1

Browse files
oscargusQuLogic
andauthored
Update lib/matplotlib/texmanager.py
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent f4a19be commit b529cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/texmanager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class TexManager:
5757
"""
5858
Convert strings to dvi files using TeX, caching the results to a directory.
5959
60-
The cache directory is called ``tex.cache`` and is located is the directory
60+
The cache directory is called ``tex.cache`` and is located in the directory
6161
returned by `.get_cachedir`.
6262
6363
Repeated calls to this constructor always return the same instance.

0 commit comments

Comments
 (0)