From 78e10b0be44bedb38f943b3a57db9c03d06a64ff Mon Sep 17 00:00:00 2001 From: nitsanw <nitsanw@yahoo.com> Date: Thu, 5 Mar 2015 14:20:15 +0100 Subject: [PATCH] [core] typo --- core/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/CHANGES.md b/core/CHANGES.md index a206c81a..d6a53d48 100644 --- a/core/CHANGES.md +++ b/core/CHANGES.md @@ -50,7 +50,7 @@ Further changes made: * -p status.interval=<number of seconds> (default=10) Controls the number of seconds between status reports and therefore between HdrHistogram snapshots reported. -* -p basicdb.ranomizedelay=[true|false] (default=true) +* -p basicdb.randomizedelay=[true|false] (default=true) Controls weather the delay simulated by the mock DB is uniformly random or not. Further suggestions: -- GitLab