aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ec81e2c..8b26963 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ optimistic
pimpl
Shows how to use virtual data members to implement a persistent class that
- employes the pimpl C++ idiom.
+ employs the pimpl C++ idiom.
c++11
Shows how to use ODB with C++11.