[glib: 2/9] Spelling: fix spelling of specify



commit 7a903bd0445457f50cc7f4720d11516cb87a00c6
Author: Simon McVittie <smcv collabora com>
Date:   Thu Apr 5 11:20:25 2018 +0100

    Spelling: fix spelling of specify
    
    Detected by Debian's Lintian tool.
    
    Signed-off-by: Simon McVittie <smcv collabora com>

 gobject/gobject-query.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/gobject-query.c b/gobject/gobject-query.c
index 2992567dd..fd45fba82 100644
--- a/gobject/gobject-query.c
+++ b/gobject/gobject-query.c
@@ -99,7 +99,7 @@ static gint
 help (gchar *arg)
 {
   g_fprintf (stderr, "usage: gobject-query <qualifier> [-r <type>] [-{i|b} \"\"] [-s #] [-{h|x|y}]\n");
-  g_fprintf (stderr, "       -r       specifiy root type\n");
+  g_fprintf (stderr, "       -r       specify root type\n");
   g_fprintf (stderr, "       -n       don't descend type tree\n");
   g_fprintf (stderr, "       -h       guess what ;)\n");
   g_fprintf (stderr, "       -b       specify indent string\n");


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]