From af7dbb9a918af3e49f028ff7ec2a552541f3c23b Mon Sep 17 00:00:00 2001
From: kichik
Date: Fri, 11 Jul 2003 14:36:46 +0000
Subject: [PATCH] MUI_COMPONENTS -> MUI_PAGE_COMPONENTS (thanks RIV@NVX)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2708 212acab6-be3b-0410-9dea-997c60f758d6
---
Contrib/Modern UI/Readme.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Contrib/Modern UI/Readme.html b/Contrib/Modern UI/Readme.html
index a1976535..0bf245dc 100644
--- a/Contrib/Modern UI/Readme.html
+++ b/Contrib/Modern UI/Readme.html
@@ -460,7 +460,7 @@ own page commands between the page macro's:
!insertmacro MUI_PAGE_WELCOME
Page custom FunctionName ;Custom page
-!insertmacro MUI_COMPONENTS
+!insertmacro MUI_PAGE_COMPONENTS
For the uninstaller: