summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-04-24 11:51:42 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-04-24 11:51:42 -0400
commit2e623543d7b0902585deb31b522944a8f1754348 (patch)
treedbea4601afb661faf898595680c2791cabc2510b
parent71351a1baa806be0030989b53e8bc7f1896c5796 (diff)
downloadmongo-2e623543d7b0902585deb31b522944a8f1754348.tar.gz
whitespace
-rw-r--r--ext/test/memrata/memrata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/test/memrata/memrata.c b/ext/test/memrata/memrata.c
index ad3daebe75a..cdcca22fce7 100644
--- a/ext/test/memrata/memrata.c
+++ b/ext/test/memrata/memrata.c
@@ -1245,7 +1245,7 @@ kvs_session_truncate(WT_DATA_SOURCE *dsrc,
/*
* Truncate should work even if the object is not yet opened: if we
- * don't find it, open it. We loop because we could theoretically
+ * don't find it, open it. We loop because we could theoretically
* race with other threads creating/deleting the object.
*/
for (;;) {