[Xfce4-commits] [xfce/thunar] 01/01: Fix comments (again)

noreply at xfce.org noreply at xfce.org
Sat Apr 18 14:15:48 CEST 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 3a53de789442c8002c6b72b8a73a2681d6f78cd4
Author: Harald Judt <h.judt at gmx.at>
Date:   Sat Apr 18 14:15:07 2015 +0200

    Fix comments (again)
---
 thunar/thunar-list-model.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-list-model.c b/thunar/thunar-list-model.c
index 3245520..9e6d83c 100644
--- a/thunar/thunar-list-model.c
+++ b/thunar/thunar-list-model.c
@@ -1679,7 +1679,7 @@ thunar_list_model_set_case_sensitive (ThunarListModel *store,
       g_object_notify_by_pspec (G_OBJECT (store), list_model_props[PROP_CASE_SENSITIVE]);
 
       /* emit a "changed" signal for each row, so the display is
-         reloaded with the new case sensitive size setting */
+         reloaded with the new case-sensitive setting */
       gtk_tree_model_foreach (GTK_TREE_MODEL (store),
                               (GtkTreeModelForeachFunc) gtk_tree_model_row_changed,
                               NULL);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list