[Xfce4-commits] [apps/xfdashboard] 02/02: Fix typo
noreply at xfce.org
noreply at xfce.org
Sun Mar 15 16:49:43 CET 2020
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 b21788cda48ffe0f4932caa7d41c30af7a9fa470
Author: Stephan Haller <nomad at froevel.de>
Date: Sun Mar 15 16:48:47 2020 +0100
Fix typo
---
libxfdashboard/application-database.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libxfdashboard/application-database.c b/libxfdashboard/application-database.c
index 379d413..b9c404b 100644
--- a/libxfdashboard/application-database.c
+++ b/libxfdashboard/application-database.c
@@ -1600,7 +1600,7 @@ GAppInfo* xfdashboard_application_database_lookup_desktop_id(XfdashboardApplicat
}
/* Get path to desktop file for requested desktop ID.
- * Returns NULL if no desktop file is invalid or was not found at any search path.
+ * Returns NULL if desktop file is invalid or was not found at any search path.
*/
gchar* xfdashboard_application_database_get_file_from_desktop_id(const gchar *inDesktopID)
{
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list