aboutsummaryrefslogtreecommitdiff
path: root/externals/build/README
diff options
context:
space:
mode:
Diffstat (limited to 'externals/build/README')
-rw-r--r--externals/build/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/README b/externals/build/README
index 8fe79687..ccc691d6 100644
--- a/externals/build/README
+++ b/externals/build/README
@@ -23,7 +23,7 @@ that are in the CVS.
Every external (the source code) is linked into the "src" directory.
In order to be platform independent this is done via c-includes.
-Then the build system just tries to build every exeternal that it
+Then the build system just tries to build every external that it
finds in "src".
Problems with this approach: