From: Andre Noll Date: Sat, 14 Apr 2012 21:59:52 +0000 (+0200) Subject: Fix a typo in the documentation of struct ggo_help. X-Git-Tag: v0.4.11~22^2~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=c94cfa1c7a3a39e9dc7a80e42b50e33376de8094 Fix a typo in the documentation of struct ggo_help. s/exexutables/executables. --- diff --git a/ggo.h b/ggo.h index d1105ef8..936fb107 100644 --- a/ggo.h +++ b/ggo.h @@ -7,7 +7,7 @@ /** \file ggo.h Functions and structures for help text handling. */ /** - * Used by exexutables that can not use gengetopt's generated help function. + * Used by executables that can not use gengetopt's generated help function. */ struct ggo_help { /** The lines of the short help text. */