[totem] main: Fix grammar mistake in comment
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Fix grammar mistake in comment
- Date: Sat, 15 Feb 2014 15:03:39 +0000 (UTC)
commit 8a6d38ccf645a1d5b890a75483b51d1cfe4e7998
Author: Bastien Nocera <hadess hadess net>
Date: Sat Feb 15 15:28:50 2014 +0100
main: Fix grammar mistake in comment
src/totem-grilo.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 0c3cd1b..abc7805 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -1745,8 +1745,8 @@ search_mode_changed (GObject *gobject,
search_mode = totem_main_toolbar_get_search_mode (TOTEM_MAIN_TOOLBAR (self->priv->header));
if (!search_mode) {
- /* One of those will fail, as there's the toggle
- * button won't be active */
+ /* One of those will fail, as one of the toggle
+ * buttons won't be active */
source_switched (GTK_TOGGLE_BUTTON (self->priv->recent), self);
source_switched (GTK_TOGGLE_BUTTON (self->priv->channels), self);
} else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]