[nautilus/origin/wip/desktop-split-nofonclicts: 15/26] window: fix typo



commit 6b029c571288ba6f045a76bc599d6716bded9ac0
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Apr 12 14:24:47 2016 +0200

    window: fix typo

 src/nautilus-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index ff5212c..cce12a7 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -597,7 +597,7 @@ nautilus_window_open_location_full (NautilusWindow          *window,
         active_slot = nautilus_window_get_active_slot (window);
         /* The location owner can be one of the slots requesting to handle an
          * unhandled location. But this slot can be destroyed when switching to
-         * a new slot. So keep the locaiton alive
+         * a new slot. So keep the location alive.
          */
         g_object_ref (location);
 


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