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