[nautilus/origin/wip/desktop-split-nofonclicts: 9/26] files-view: fix typo



commit 97ecaeab31fc3f8d5a03c400a5c5b79ca7356aee
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Apr 12 13:39:59 2016 +0200

    files-view: fix typo

 src/nautilus-files-view.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-files-view.h b/src/nautilus-files-view.h
index b979f61..38b825e 100644
--- a/src/nautilus-files-view.h
+++ b/src/nautilus-files-view.h
@@ -264,7 +264,7 @@ struct NautilusFilesViewClass {
         void           (* check_empty_states)          (NautilusFilesView *view);
 
         /* Use this to tell the view whether inside the selection there is some link
-         * that cannot be work with. This is used by the desktop for the trash,
+         * that cannot be worked with. This is used by the desktop for the trash,
          * home and other special links. */
         gboolean       (* special_link_in_selection)   (NautilusFilesView *view,
                                                         GList             *selection);


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