Merge pull request #816 from fresnik/master

Documentation typo in constants.rst
This commit is contained in:
Devin Neal 2019-12-07 17:52:36 -08:00 committed by GitHub
commit 0bddadea35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ Directories
Created under ``MEDIA_DIR`` by default.
TEX_DIR
Files written by Latex are stored here. It also acts as a cache
so that the files aren't rewritten each Latex is needed.
so that the files aren't rewritten each time Latex is needed.
Those directories are created if they don't exist.