From 6ce2712f1d435e98d2a82f17862ad414a910f36c Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 19 Aug 2008 18:24:52 +0000 Subject: [PATCH] fixed bug #2059651 - minor error in nsDialogs documentation git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5715 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/nsDialogs/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/nsDialogs/Readme.html b/Contrib/nsDialogs/Readme.html index a02ac835..b61a369e 100644 --- a/Contrib/nsDialogs/Readme.html +++ b/Contrib/nsDialogs/Readme.html @@ -621,7 +621,7 @@ SectionEnd

NSD_OnBack

-

${NSD_OnBack} control_HWND function_address

+

${NSD_OnBack} function_address

See OnBack for more details.