From 2f6ecc148ae02740af6ccf307ea02bd6a857fa9f Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 27 Apr 2007 15:56:37 +0000 Subject: [PATCH] better wording git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5131 212acab6-be3b-0410-9dea-997c60f758d6 --- Include/Library.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/Library.nsh b/Include/Library.nsh index e10826f8..c77c3302 100644 --- a/Include/Library.nsh +++ b/Include/Library.nsh @@ -154,7 +154,7 @@ !if ${TYPE} == 'T' - !warning "LibraryLocal currently supports TypeLibs version detection only on Windows" + !warning "LibraryLocal currently supports TypeLibs version detection on Windows only" !endif