summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2016-03-02 04:04:43 +0000
committerAlex Gorrod <alexg@wiredtiger.com>2016-03-02 04:04:43 +0000
commit7e18c2380eb25119252cba5044df9e7568ccee14 (patch)
tree9c19a96842191443071be828871a4cd96b70c668
parent89b39adc1e63a5ee6a1aeaadeea5fa5c16356245 (diff)
downloadmongo-7e18c2380eb25119252cba5044df9e7568ccee14.tar.gz
whitespace
-rw-r--r--dist/stat_data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/stat_data.py b/dist/stat_data.py
index 6d91a87a13e..09e5643a5d6 100644
--- a/dist/stat_data.py
+++ b/dist/stat_data.py
@@ -12,7 +12,7 @@
# max_aggregate Take the maximum value when aggregating statistics
# no_clear Value not cleared when statistics cleared
# no_scale Don't scale value per second in the logging tool script
-# size Used by timeseries tool, indicates value is a byte count
+# size Used by timeseries tool, indicates value is a byte count
#
# The no_clear and no_scale flags are normally always set together (values that
# are maintained over time are normally not scaled per second).