diff options
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/reportformula.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/reportformula.hxx b/reportdesign/inc/reportformula.hxx index 5e5976a075b9..987ea96927ce 100644 --- a/reportdesign/inc/reportformula.hxx +++ b/reportdesign/inc/reportformula.hxx @@ -91,7 +91,7 @@ namespace rptui or the undecorated expression if the formula denotes an expression. Effectively, this means the method returns the complete formula, stripped by the prefix - which indicates a field or a expression. + which indicates a field or an expression. */ OUString getBracketedFieldOrExpression() const; |