Index: /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp	(revision 73621)
+++ /trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp	(revision 73622)
@@ -3433,6 +3433,6 @@
 /**
  * Retrieves an uint32_t value from the audio driver's extra data branch
- * (VBoxInternal2/Audio/<DriverName>/<Value>), or, if not found, use global branch
- * (VBoxInternal2/Audio/<Value>).
+ * (VBoxInternal2/Audio/DriverName/Value), or, if not found, use global branch
+ * (VBoxInternal2/Audio/Value).
  *
  * The driver branch always supersedes the global branch.
