Index: /trunk/src/VBox/Installer/win/UserInterface.wxi
===================================================================
--- /trunk/src/VBox/Installer/win/UserInterface.wxi	(revision 45325)
+++ /trunk/src/VBox/Installer/win/UserInterface.wxi	(revision 45326)
@@ -61,5 +61,5 @@
         <?else ?>
                 <!-- Decide which dialog to show next: The serial number dialog (if this is a branded build)
-                     or directly proceed to the customization dialog (Vbox not installed yet) -->
+                     or directly proceed to the customization dialog (VBox not installed yet) -->
                 <?if $(env.VBOX_WITH_SERIALNUMBER_INSTALL) = "yes" ?>
                     <Publish Event="NewDialog" Value="VBoxCheckSerialDlg">1</Publish>
@@ -127,5 +127,5 @@
                 <Condition Action="enable"><![CDATA[IAgree = "Yes"]]></Condition>
                 <!-- Decide which dialog to show next: The serial number dialog (if this is a branded build)
-                     or directly proceed to the customization dialog (Vbox not installed yet) -->
+                     or directly proceed to the customization dialog (VBox not installed yet) -->
             <?if $(env.VBOX_WITH_SERIALNUMBER_INSTALL) = "yes" ?>
                 <Publish Event="NewDialog" Value="VBoxCheckSerialDlg">1</Publish>
