aboutsummaryrefslogtreecommitdiff
path: root/pimpl/README
diff options
context:
space:
mode:
Diffstat (limited to 'pimpl/README')
-rw-r--r--pimpl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/pimpl/README b/pimpl/README
index 6c9f4b0..6460ebb 100644
--- a/pimpl/README
+++ b/pimpl/README
@@ -1,5 +1,5 @@
This example shows how to use virtual data members to implement a persistent
-class that employes the pimpl C++ idiom.
+class that employs the pimpl C++ idiom.
The example consists of the following files: