summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/extensions/uniconv-ext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/uniconv-ext.py b/share/extensions/uniconv-ext.py
index f469816f1..91ae72150 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 Linux: install the packge python-uniconvertor.\n'+\
+ 'For GNU/Linux: install the packge python-uniconvertor.\n'+\
'For Windows: download it from\n'+\
'http://sk1project.org/modules.php?name=Products&product=uniconvertor\n')
else :