[Xfce4-commits] [apps/xfdashboard] 01/09: Update search-manager.c
noreply at xfce.org
noreply at xfce.org
Wed Aug 21 15:20:37 CEST 2019
This is an automated email from the git hooks/post-receive script.
n o m a d 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 apps/xfdashboard.
commit 934ebbc77e0e63fc5fe8e4fe2c48ea38eb5db307
Author: Daniel Muñiz Fontoira <dani at 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.
More information about the Xfce4-commits
mailing list