From fb7d3b421d644866c8df6395840f7900e2de2a60 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 21 Oct 2004 16:30:33 +0000 Subject: [PATCH] double and git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3740 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/intro.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/intro.but b/Docs/src/intro.but index 76d55d86..9e3af956 100644 --- a/Docs/src/intro.but +++ b/Docs/src/intro.but @@ -18,7 +18,7 @@ Even with all these features, NSIS is still the smallest installer system availa \\Small overhead size\\ -NSIS is created to be small, fast and and efficient. While other installers often add hundreds of kilobytes or several megabytes to your installer data, a full featured NSIS installer has an overhead of only 34 KB. +NSIS is created to be small, fast and efficient. While other installers often add hundreds of kilobytes or several megabytes to your installer data, a full featured NSIS installer has an overhead of only 34 KB. \\Compatible with all major Windows versions\\