From: buliabyak Date: Sat, 28 Feb 2009 19:17:19 +0000 (+0000) Subject: typo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7e45a547ef64c363a589680d8f905c2a734684bc;p=inkscape.git typo --- diff --git a/share/extensions/uniconv-ext.py b/share/extensions/uniconv-ext.py index 91ae72150..32537a5f2 100644 --- a/share/extensions/uniconv-ext.py +++ b/share/extensions/uniconv-ext.py @@ -41,7 +41,7 @@ except ImportError: if cmd == 'none' : sys.stderr.write('You need to install the UniConvertor software.\n'+\ - 'For GNU/Linux: install the packge python-uniconvertor.\n'+\ + 'For GNU/Linux: install the package python-uniconvertor.\n'+\ 'For Windows: download it from\n'+\ 'http://sk1project.org/modules.php?name=Products&product=uniconvertor\n') else :