fixed bug #1387748 - typo in nsis menu

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4453 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-12-22 16:24:58 +00:00
parent 5fd6255949
commit 15e328e1ef

View file

@ -14,7 +14,7 @@
<td width="418" valign="top">
<p><font size="+1" color="#0C6E97"><b>Introduction</b></font></p>
<p>An installer is the first experience of a user with your application.
Slow or unsuccesful software installations are the most irritating
Slow or unsuccessful software installations are the most irritating
computer problems. A quick and user friendly installer is therefore an
essential part of your software product.
<p>NSIS is a tool that allows programmers