From 203e6a434475b9c45c806698ae12d403fe2723b7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 6 Dec 2010 17:56:50 -0800 Subject: README: fix grammar error Oops. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6ac2c5e..9a19e3c 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ write to the same databases used by Samba! * Concurrent reader and writer processes may safely operate on the same file. This is great for MRI 1.8 and 1.9 where multi-core - performance is easiest to achieve processes and not threads. + performance is easiest to achieve with processes and not threads. * Fork-safe, you may fork and share the same TDB object in your parent and child processes. -- cgit v1.2.3-24-ge0c7