summaryrefslogtreecommitdiff
path: root/src/couch/priv/stats_descriptions.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/couch/priv/stats_descriptions.cfg')
-rw-r--r--src/couch/priv/stats_descriptions.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/couch/priv/stats_descriptions.cfg b/src/couch/priv/stats_descriptions.cfg
index a7ef4f928..46f08d724 100644
--- a/src/couch/priv/stats_descriptions.cfg
+++ b/src/couch/priv/stats_descriptions.cfg
@@ -298,9 +298,9 @@
{type, counter},
{desc, <<"number of the attempts to read beyond set limit">>}
]}.
-{[couch_file, old_checksums], [
+{[couch_file, legacy_checksums], [
{type, counter},
- {desc, <<"number of old checksums found in couch_file instances">>}
+ {desc, <<"number of legacy checksums found in couch_file instances">>}
]}.
{[mango, unindexed_queries], [
{type, counter},