[Xfce4-commits] [xfce/libxfce4util] 01/01: Fix a minor typo: ment → meant
noreply at xfce.org
noreply at xfce.org
Mon Jun 12 06:05:30 CEST 2017
This is an automated email from the git hooks/post-receive script.
e r i c 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/libxfce4util.
commit 0f730998ee26af2a4b11498db014374f7dba0e64
Author: Unit 193 <unit193 at ubuntu.com>
Date: Sun Jun 11 18:49:38 2017 -0400
Fix a minor typo: ment → meant
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
xfce4-kiosk-query/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce4-kiosk-query/main.c b/xfce4-kiosk-query/main.c
index 199d78b..a1e27e9 100644
--- a/xfce4-kiosk-query/main.c
+++ b/xfce4-kiosk-query/main.c
@@ -47,7 +47,7 @@ usage (gboolean error)
"\n"
"Queries the given capabilities of <module> for the current user\n"
"and reports whether the user has the capabilities or not. This\n"
- "tool is mainly ment for system administrators to test their\n"
+ "tool is mainly meant for system administrators to test their\n"
"Kiosk setup.\n");
exit (error ? EXIT_FAILURE : EXIT_SUCCESS);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list