We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a19be commit b529cb1Copy full SHA for b529cb1
lib/matplotlib/texmanager.py
@@ -57,7 +57,7 @@ class TexManager:
57
"""
58
Convert strings to dvi files using TeX, caching the results to a directory.
59
60
- The cache directory is called ``tex.cache`` and is located is the directory
+ The cache directory is called ``tex.cache`` and is located in the directory
61
returned by `.get_cachedir`.
62
63
Repeated calls to this constructor always return the same instance.
0 commit comments