diff options
Diffstat (limited to 'sw/inc/dbfld.hxx')
-rw-r--r-- | sw/inc/dbfld.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dbfld.hxx b/sw/inc/dbfld.hxx index ce86081f7205..53548f4cc704 100644 --- a/sw/inc/dbfld.hxx +++ b/sw/inc/dbfld.hxx @@ -90,7 +90,7 @@ public: /// For calculations in expressions. void ChgValue( double d, bool bVal ); - /// Get the evaluation via DBMgr string. + /// Get the evaluation via DBManager string. void Evaluate(); /// Evaluation for header and footer. |