summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/format/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/format/config.h')
-rw-r--r--src/third_party/wiredtiger/test/format/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/format/config.h b/src/third_party/wiredtiger/test/format/config.h
index 6e3f5473479..725bc7c5d97 100644
--- a/src/third_party/wiredtiger/test/format/config.h
+++ b/src/third_party/wiredtiger/test/format/config.h
@@ -37,7 +37,7 @@ typedef struct {
/* Value is a boolean, yes if roll of 1-to-100 is <= CONFIG->min. */
#define C_BOOL 0x001
- /* Not a simple randomization, handle outside the main loop. */
+ /* Not a simple randomization, handle outside the main loop. */
#define C_IGNORE 0x002
/* Value was set from command-line or file, ignore for all runs. */