summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/acorrcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/acorrcfg.hxx')
-rw-r--r--editeng/inc/editeng/acorrcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/acorrcfg.hxx b/editeng/inc/editeng/acorrcfg.hxx
index 0a49235410dd..8500cd874da1 100644
--- a/editeng/inc/editeng/acorrcfg.hxx
+++ b/editeng/inc/editeng/acorrcfg.hxx
@@ -89,7 +89,7 @@ public:
SvxAutoCorrect* GetAutoCorrect() { return pAutoCorrect; }
const SvxAutoCorrect* GetAutoCorrect() const { return pAutoCorrect; }
- // the pointer is transfered to the possession of the ConfigItems!
+ // the pointer is transferred to the possession of the ConfigItems!
void SetAutoCorrect( SvxAutoCorrect* );
sal_Bool IsAutoFmtByInput() const { return bAutoFmtByInput; }