summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/wix/inkscape.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wix/inkscape.wxs b/packaging/wix/inkscape.wxs
index 3b4152a5f..eaa631b3e 100644
--- a/packaging/wix/inkscape.wxs
+++ b/packaging/wix/inkscape.wxs
@@ -74,7 +74,7 @@
<ComponentRef Id='DesktopShortcut' />
</Feature>
- <Feature Id='RegisterExtension' Level='1' Title='register file extension' Description='register .svg and .svgz file extension to explorer context menu' AllowAdvertise='no'>
+ <Feature Id='RegisterExtension' Level='1' Title='Register file extension' Description='register .svg and .svgz file extension in explorer context menu' AllowAdvertise='no'>
<ComponentRef Id='RegisterExtension' />
</Feature>