summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSusan LoVerso <sue@wiredtiger.com>2015-08-04 10:42:44 -0400
committerSusan LoVerso <sue@wiredtiger.com>2015-08-04 10:42:44 -0400
commit7da8088c53447f099e5c0acb882b216b12e89ff5 (patch)
treea67ab99ba9d12e3230064cdcb497e6fe58853b21 /examples
parentb7f75bdb383ab6908d9140548ec5efb86c86a400 (diff)
downloadmongo-7da8088c53447f099e5c0acb882b216b12e89ff5.tar.gz
WT-2031 Typos.
Diffstat (limited to 'examples')
-rw-r--r--examples/c/ex_encrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c/ex_encrypt.c b/examples/c/ex_encrypt.c
index 83b1d236bf0..5b52bbff9cd 100644
--- a/examples/c/ex_encrypt.c
+++ b/examples/c/ex_encrypt.c
@@ -467,7 +467,7 @@ main(void)
COMP_A COMP_B COMP_C COMP_A COMP_B COMP_C
"The quick brown fox jumps over the lazy dog ");
/*
- * Log record are buffered in memory. Give the server thread a
+ * Log records are buffered in memory. Give the server thread a
* chance to write it out before reading it back in.
*/
sleep(2);