summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-10-04 11:12:37 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-10-04 11:12:37 -0400
commit0cc50158508e48bc8968336e9698889aa553022a (patch)
tree635fcac68881b267a1aa78130a83bbdab5225615
parentb255ab028248b544c8cefb9afa7efd6a254ac7d1 (diff)
downloadmongo-0cc50158508e48bc8968336e9698889aa553022a.tar.gz
spelling.
-rw-r--r--src/include/btree.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/btree.i b/src/include/btree.i
index d73048a791d..846df70ba95 100644
--- a/src/include/btree.i
+++ b/src/include/btree.i
@@ -253,7 +253,7 @@ __wt_page_only_modify_set(WT_SESSION_IMPL *session, WT_PAGE *page)
*/
if (WT_ATOMIC_ADD(page->modify->write_gen, 1) == 1) {
/*
- * Update the cache's information, mirroring reconciliation's
+ * Update the cache's information, mirroring reconciliation
* code when the page transitions from dirty to clean. The
* idea is reconciliation only updates the cache information
* while the page is dirty, this function only updates cache