summaryrefslogtreecommitdiff
path: root/documentation/classes-and-objects.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/classes-and-objects.html')
-rw-r--r--documentation/classes-and-objects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/classes-and-objects.html b/documentation/classes-and-objects.html
index 21813bb..008a9e5 100644
--- a/documentation/classes-and-objects.html
+++ b/documentation/classes-and-objects.html
@@ -2,7 +2,7 @@
<p>
Serious business now. C++ and PHP are both object oriented programming
languages, in which you can create classes and objects. The PHP-CPP library
- gives you the tools to combine these two and make a native C++ classes
+ gives you the tools to combine these two and make native C++ classes
accessible from PHP.
</p>
<p>