summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-04 15:42:51 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-04 15:42:51 +0200
commit39d78b3dd658db518740c561f0b4e80a43987a38 (patch)
tree254f224c2e109de8b4cbfac821c895ec891de1f3 /README.3rdPARTY
parent0c92e873518ce6a92caeba0be81a0d81d16c6ed8 (diff)
downloadcrawler-39d78b3dd658db518740c561f0b4e80a43987a38.tar.gz
crawler-39d78b3dd658db518740c561f0b4e80a43987a38.tar.bz2
rearangment for url testing
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