summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-07-21 11:50:32 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-07-21 11:50:32 +0200
commitbaf3bdd6ce26ca846657ccf4857b975460876ad2 (patch)
tree7e929f1b0a325edd6903a9b51c0e2dd933d1220b
parent28578382589dab25ea5fbd35b7754687706abc07 (diff)
parent3f1b209984d8932a667681278c6610772079b12b (diff)
Merge pull request #127 from adanlobato/master
Fix typo
-rw-r--r--documentation/ten-reasons-for-using-php-cpp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ten-reasons-for-using-php-cpp.html b/documentation/ten-reasons-for-using-php-cpp.html
index 484f3fb..7d830d4 100644
--- a/documentation/ten-reasons-for-using-php-cpp.html
+++ b/documentation/ten-reasons-for-using-php-cpp.html
@@ -71,7 +71,7 @@
C++ is a proven language with a more than 40 year long history. C++ has an
official open standard and is controlled by a C++ standards committee with
members that have proven track records. Compilers have been developed by companies
- like Microsoft, IBM, Intel, Apple and there there are several open source
+ like Microsoft, IBM, Intel, Apple and there are several open source
compilers available (GNU, CLANG), so you can always switch to a faster or
more stable alternative. The compiler vendors are constantly motivated to
be better than their competitors and bring out new versions of their compilers