changeset 37063:ae6e40640d94

Cosmetic: Revise comment.
author ib
date Wed, 23 Apr 2014 11:35:10 +0000
parents 066c6171a05c
children 85499766333b
files gui/ui/actions.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gui/ui/actions.c	Wed Apr 23 11:26:05 2014 +0000
+++ b/gui/ui/actions.c	Wed Apr 23 11:35:10 2014 +0000
@@ -705,8 +705,8 @@
 /**
  * @brief Unset media information.
  *
- * @param totals whether to unset number of chapters and angles (#True) or
- *               just track, chapter and angle (#False) as well
+ * @param totals whether to additionally unset number of chapters and angles (#True)
+ *               or just track, chapter and angle (#False)
  */
 void uiUnsetMedia(int totals)
 {