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
f2de6cdb6d
commit
f24eb8c47d
@ -243,7 +243,7 @@ def test_generated_files_eol(tempdir):
|
||||
def test_quickstart_and_build(tmpdir):
|
||||
answers = {
|
||||
'Root path': tmpdir,
|
||||
'Project name': u'Fullwidth charactor: \u30c9\u30a4\u30c4',
|
||||
'Project name': u'Fullwidth characters: \u30c9\u30a4\u30c4',
|
||||
'Author name': 'Georg Brandl',
|
||||
'Project version': '0.1',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user