From 7d58675bad74a81489f77738fcccea9f5f20f41f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 6 Sep 2012 11:39:27 +0200 Subject: Proofreading changes --- pimpl/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pimpl') 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: -- cgit v1.1