We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d02ca0 commit 158a597Copy full SHA for 158a597
nsis/lang/english.nsi
@@ -24,7 +24,7 @@ LangString ^UninstallCaption ${LANG_ENGLISH} \
24
# "Destination Folder (Must end with $\"vim$\")"
25
26
LangString str_show_readme ${LANG_ENGLISH} \
27
- "Show README after installation finish"
+ "Show README after installation finished"
28
29
# Install types:
30
LangString str_type_typical ${LANG_ENGLISH} \
0 commit comments