From 7da8088c53447f099e5c0acb882b216b12e89ff5 Mon Sep 17 00:00:00 2001 From: Susan LoVerso Date: Tue, 4 Aug 2015 10:42:44 -0400 Subject: WT-2031 Typos. --- examples/c/ex_encrypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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); -- cgit v1.2.1