summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deheader.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deheader.xml b/deheader.xml
index 8cb40e2..3d48acf 100644
--- a/deheader.xml
+++ b/deheader.xml
@@ -59,7 +59,7 @@ inclusions required for portability but not present.</para>
<para>It is recommended that you arrange to compile with options that
will stop the compiler on warnings when using this tool; otherwise it
-will be report headers that only declare prototypes and return types
+will report headers that only declare prototypes and return types
(and thus throw only warnings) as being not required. Under gcc the
compiler options to accomplish this are -Werror -Wfatal-errors. If
your makefile follows normal conventions, running with <command>-m