aft.c: Silence scan-build warning.
[paraslash.git] / ggo.h
diff --git a/ggo.h b/ggo.h
index 88db8761cab4f048178df3327b99faa6d1c57977..936fb1079ba07e5bd9cb36ff38b6c6afe242be53 100644 (file)
--- a/ggo.h
+++ b/ggo.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -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. */