summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
Diffstat (limited to 'README.3rdPARTY')
-rw-r--r--README.3rdPARTY2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index 4f89092..2e9ac56 100644
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -39,7 +39,7 @@ http://code.google.com/p/google-url/
- flattened hierarchy
- renamed *.cc to *.cpp
- removed a lot of compilation problems:
- - illegal external termplate instationations (at least in C98++ they
+ - illegal external template instantiations (at least in C98++ they
were illegal)
- superflous commas at end of enumerations
- parameters shadowing member or member functions of classes