[Xfce4-commits] [xfce/xfce4-panel] 01/01: Fix spelling mistake (Bug #11835)

noreply at xfce.org noreply at xfce.org
Wed Apr 18 23:54:47 CEST 2018


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-panel.

commit 41626aa6ca634e46aa0a3217a1054235d7f9745c
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Apr 18 23:54:32 2018 +0200

    Fix spelling mistake (Bug #11835)
---
 migrate/migrate-46.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/migrate/migrate-46.c b/migrate/migrate-46.c
index 02b074f..b9ab159 100644
--- a/migrate/migrate-46.c
+++ b/migrate/migrate-46.c
@@ -396,7 +396,7 @@ migrate_46_plugin_launcher (XfconfChannel  *channel,
       else if (g_file_test (path, G_FILE_TEST_EXISTS))
         {
           g_set_error (error, G_FILE_ERROR_EXIST, G_FILE_ERROR,
-                       "Deasktop item \"%s\" already exists", path);
+                       "Desktop item \"%s\" already exists", path);
           g_free (path);
           break;
         }

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


More information about the Xfce4-commits mailing list