projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d060ac7
)
Fix a typo in the documentation of struct ggo_help.
author
Andre Noll
<maan@systemlinux.org>
Sat, 14 Apr 2012 21:59:52 +0000
(23:59 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 21 Apr 2012 17:22:19 +0000
(19:22 +0200)
s/exexutables/executables.
ggo.h
patch
|
blob
|
history
diff --git
a/ggo.h
b/ggo.h
index d1105ef893716ccddfcf7e5e821d343061fb0d58..936fb1079ba07e5bd9cb36ff38b6c6afe242be53 100644
(file)
--- a/
ggo.h
+++ b/
ggo.h
@@
-7,7
+7,7
@@
/** \file ggo.h Functions and structures for help text handling. */
/**
- * Used by exe
x
utables that can not use gengetopt's generated help function.
+ * Used by exe
c
utables that can not use gengetopt's generated help function.
*/
struct ggo_help {
/** The lines of the short help text. */