diff --git a/chapters/intro.xml b/chapters/intro.xml index ce78339a4d..8a8107e195 100644 --- a/chapters/intro.xml +++ b/chapters/intro.xml @@ -1,5 +1,5 @@ - + Introduction @@ -181,7 +181,7 @@ We also have a DBX database abstraction extension allowing you to transparently use any database supported by that extension. - Additionaly PHP supports ODBC, the Open Database Connection + Additionally PHP supports ODBC, the Open Database Connection standard, so you can connect to any other database supporting this world standard.