summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report.h b/src/report.h
index 991d60ba..53bddaae 100644
--- a/src/report.h
+++ b/src/report.h
@@ -372,7 +372,7 @@ public:
OPTION(report_t, equity);
OPTION(report_t, flat);
- OPTION(report_t, forecast_);
+ OPTION(report_t, forecast_while_);
OPTION(report_t, format_); // -F
OPTION(report_t, gain); // -G
OPTION(report_t, head_);