summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--windows/pandoc.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs
index 0301611e2..a784f1d48 100644
--- a/windows/pandoc.wxs
+++ b/windows/pandoc.wxs
@@ -70,7 +70,7 @@
<Feature Id="MainProgram" Title="Program" Description="The main executable." Level="1">
<ComponentRef Id="MainExecutable" />
</Feature>
- <Feature Id="Manual">
+ <Feature Id="Manual" Title="Manual">
<ComponentRef Id="Documentation" />
<ComponentRef Id="ApplicationShortcut" />
</Feature>