aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gcc-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r--appendixa/gcc-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml
index 504000bc4..f2223a1e2 100644
--- a/appendixa/gcc-desc.xml
+++ b/appendixa/gcc-desc.xml
@@ -24,7 +24,7 @@ of these compiler generated object files.
<sect3><title>Preprocessor</title>
<para>
-A preprocessor preprocesses a source file, such as including
+A preprocessor pre-processes a source file, such as including
the contents of header files into the source file. It's a good idea to
not
do this manually to save a lot of time. Someone just inserts a line