[Xfce4-commits] <thunar:master> Fix typo in the comment.

Jannis Pohlmann noreply at xfce.org
Sun Jan 10 15:40:01 CET 2010


Updating branch refs/heads/master
         to 65c1363c77753a8ce5bbefba8896d5686f7490f6 (commit)
       from 49ca1071a69776bcbff3ae987dca79e99bbca15e (commit)

commit 65c1363c77753a8ce5bbefba8896d5686f7490f6
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jan 10 15:38:41 2010 +0100

    Fix typo in the comment.

 thunar/thunar-tree-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/thunar/thunar-tree-view.c b/thunar/thunar-tree-view.c
index cfe1100..d5c05c9 100644
--- a/thunar/thunar-tree-view.c
+++ b/thunar/thunar-tree-view.c
@@ -586,7 +586,7 @@ thunar_tree_view_set_current_directory (ThunarNavigator *navigator,
       g_object_ref (G_OBJECT (current_directory));
 
       /* update the filter if the new current directory, or one of it's parents, is 
-       * hidden. we don't have to check this unless refiltering needs to be done 
+       * hidden. we don't have to check this if refiltering needs to be done 
        * anyway */
       if (!needs_refiltering && !view->show_hidden)
         {



More information about the Xfce4-commits mailing list