[gnome-control-center] sound: Spell "Can't" properly in debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] sound: Spell "Can't" properly in debug
- Date: Tue, 28 Aug 2012 10:51:53 +0000 (UTC)
commit 5b8509088cdd8e8d8bfe832f9b64aa8b1b27faf3
Author: Bastien Nocera <hadess hadess net>
Date: Thu Aug 23 15:30:35 2012 +0100
sound: Spell "Can't" properly in debug
panels/sound/gvc-mixer-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/sound/gvc-mixer-dialog.c b/panels/sound/gvc-mixer-dialog.c
index 104cb9e..ea95825 100644
--- a/panels/sound/gvc-mixer-dialog.c
+++ b/panels/sound/gvc-mixer-dialog.c
@@ -1568,7 +1568,7 @@ on_test_speakers_clicked (GvcComboBox *widget,
} while (gtk_tree_model_iter_next (model, &iter));
if (active_output == GVC_MIXER_UI_DEVICE_INVALID) {
- g_warning ("Cant find the active output from the UI");
+ g_warning ("Can't find the active output from the UI");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]