mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo
This commit is contained in:
parent
3c756e7688
commit
a37106599c
@ -13,7 +13,7 @@ import codecs
|
||||
import posixpath
|
||||
from docutils.utils import relative_path
|
||||
from sphinx.util.osutil import copyfile, ensuredir, walk
|
||||
from sphinx.util.temlate import SphinxRenderer
|
||||
from sphinx.util.template import SphinxRenderer
|
||||
|
||||
|
||||
def copy_asset_file(source, destination, context=None, renderer=None):
|
||||
|
Loading…
Reference in New Issue
Block a user