diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c
index 6779657f41bf410c94a805d7a2ca48e2cba5af7d..93b91dc134cc3cb5cb529bd5278b8af627414c80 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -51,7 +51,7 @@
 # define UNUSED
 #endif
 
-/* Encrypt 100MB, 1K at a time. */
+/* Encrypt 10MB, 1K at a time. */
 #define BENCH_BLOCK 1024
 #define BENCH_COUNT 10240