small grammar fix in multibyte filename messages

This commit is contained in:
Georg Brandl
2013-10-01 19:50:32 +02:00
parent 33cd5e4978
commit 895899b7bb
5 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ def test_build_sphinx_with_multibyte_path(pkgroot, proc):
except UnicodeEncodeError:
from path import FILESYSTEMENCODING
raise SkipTest(
'multibyte filename did not support on this filesystem encoding: '
'multibyte filename not supported on this filesystem encoding: '
'%s', FILESYSTEMENCODING)
(srcdir / mb_name / (mb_name + '.txt')).write_text(dedent("""