Index: /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 75415)
+++ /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 75416)
@@ -6884,5 +6884,5 @@
 #ifdef VBOX_WITH_AUDIO_RECORDING
 /**
- * Sends audio (frame) data to the display's video capturing routines.
+ * Sends audio (frame) data to the recording routines.
  *
  * @returns HRESULT
@@ -7013,5 +7013,5 @@
 
 /**
- * Starts capturing. Does nothing if capturing is already active.
+ * Starts recording. Does nothing if recording is already active.
  *
  * @returns IPRT status code.
@@ -7038,5 +7038,5 @@
 
 /**
- * Stops capturing. Does nothing if capturing is not active.
+ * Stops recording. Does nothing if recording is not active.
  */
 int Console::i_recordingStop(void)
