summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
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);