From fc216c893e0dd8c051036276a2b8a33d5949a3b7 Mon Sep 17 00:00:00 2001
From: joostverburg
Date: Thu, 15 Jan 2004 14:31:18 +0000
Subject: [PATCH] incorrect setting name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3389 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 74886f47..8f39f98b 100644
--- a/Contrib/Modern UI/Readme.html
+++ b/Contrib/Modern UI/Readme.html
@@ -195,7 +195,7 @@ different if the user has a custom DPI setting.
Bitmap image to display on the header of uninstaller pages (recommended size: 150x57 pixels).
Default: Installer header bitmap
-
MUI_HEADERIMAGE_UNBITMAP_UNNOSTRETCH
+
MUI_HEADERIMAGE_UNBITMAP_NOSTRETCH
Do not stretch the uninstaller header bitmap to fit the size of the field. Use this option only if
you have an image that does not use the whole space. If you have a full size bitmap that fits
exactly, you should not use this option because the size of the field will be different if the user