Index: /trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp	(revision 439)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp	(revision 440)
@@ -1284,6 +1284,6 @@
             "<b>fullscreen</b> mode. "
             "You can go back to windowed mode at any time by pressing "
-            "Host-<b>%1</b>. Note that the current "
-            "Host key is defined as <b>%1</b>.</p>")
+            "<b>%1</b>. Note that the <i>Host</i> key is currently "
+            "defined as <b>%1</b>.</p>")
             .arg (hotKey).arg (hostKey),
         "remindAboutGoingFullscreen");
