bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH 1/2] * lib/argp-help.c: Typo in comment.


From: Alexandre Duret-Lutz
Subject: [PATCH 1/2] * lib/argp-help.c: Typo in comment.
Date: Fri, 17 May 2013 19:01:14 +0200

---
 lib/argp-help.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/argp-help.c b/lib/argp-help.c
index 354f1e2..85def44 100644
--- a/lib/argp-help.c
+++ b/lib/argp-help.c
@@ -649,7 +649,7 @@ hol_find_entry (struct hol *hol, const char *name)
   return 0;
 }
 
-/* If an entry with the long option NAME occurs in HOL, set it's special
+/* If an entry with the long option NAME occurs in HOL, set its special
    sort position to GROUP.  */
 static void
 hol_set_group (struct hol *hol, const char *name, int group)
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]