Skip to content
Snippets Groups Projects
Commit 65c1363c authored by Jannis Pohlmann's avatar Jannis Pohlmann
Browse files

Fix typo in the comment.

parent 49ca1071
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment