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

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit 934ebbc77e0e63fc5fe8e4fe2c48ea38eb5db307
Author: Daniel Muñiz Fontoira <d...@damufo.com>
Date:   Wed May 1 23:26:11 2019 +0200

    Update search-manager.c
    
    Spell fix
---
 libxfdashboard/search-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libxfdashboard/search-manager.c b/libxfdashboard/search-manager.c
index 0f0f478..7cf4c66 100644
--- a/libxfdashboard/search-manager.c
+++ b/libxfdashboard/search-manager.c
@@ -324,7 +324,7 @@ gboolean 
xfdashboard_search_manager_register(XfdashboardSearchManager *self, con
        data=_xfdashboard_search_manager_entry_new(inID, inProviderType);
        if(!data)
        {
-               g_warning(_("Failed to register seaarch provider %s of type 
%s"),
+               g_warning(_("Failed to register search provider %s of type %s"),
                                        inID,
                                        g_type_name(inProviderType));
                return(FALSE);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to