Skip to content

Commit

Permalink
Documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Sep 29, 2018
1 parent af0c044 commit 55dab26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asn1tools/compiler.py
Expand Up @@ -313,7 +313,7 @@ def compile_files(filenames,
file system. Give as ``None`` to disable the cache. By default the
cache is disabled. The cache key is the concatenated contents of
given files and the codec name. Using a cache will significantly
reduce the compile when recompiling the same files. The cache
reduce the compile time when recompiling the same files. The cache
directory is automatically created if it does not exist. Remove
the cache directory `cache_dir` to clear the cache.
Expand Down

0 comments on commit 55dab26

Please sign in to comment.