Index: /trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp	(revision 65129)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSelector.cpp	(revision 65130)
@@ -137,5 +137,5 @@
     /** Returns the item text. */
     QString text() const { return m_strText; }
-    /** Defines the item @s strText. */
+    /** Defines the item @a strText. */
     void setText(const QString &strText) { m_strText = strText; }
     /** Returns the item ID. */
