[sound-juicer] Fix copy/paste error in comment



commit 70d39210db413f224768171981c58734dc5b2765
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 27 15:02:25 2009 +0000

    Fix copy/paste error in comment

 src/sj-main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sj-main.c b/src/sj-main.c
index ac4fa12..bc5e53c 100644
--- a/src/sj-main.c
+++ b/src/sj-main.c
@@ -765,7 +765,7 @@ static void eject_changed_cb (GConfClient *client, guint cnxn_id, GConfEntry *en
 }
 
 /**
- * The GConf key for the eject when finished option changed
+ * The GConf key for the open when finished option changed
  */
 static void open_changed_cb (GConfClient *client, guint cnxn_id, GConfEntry *entry, gpointer user_data)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]