From 15e328e1ef85f39fb3fa7cb12045ce872507bbed Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 22 Dec 2005 16:24:58 +0000 Subject: [PATCH] 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 --- Menu/intro.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Menu/intro.html b/Menu/intro.html index 4cd9a458..a3364a8d 100644 --- a/Menu/intro.html +++ b/Menu/intro.html @@ -14,7 +14,7 @@

Introduction

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.

NSIS is a tool that allows programmers