summaryrefslogtreecommitdiff
path: root/src/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.cc')
-rw-r--r--src/report.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report.cc b/src/report.cc
index 6b34d2d8..62b54ad1 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -446,7 +446,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
OPT_CH(cleared);
break;
case 'D':
- OPT_CH(deviation);
+ OPT_CH(daily);
break;
case 'E':
OPT_CH(empty);