summaryrefslogtreecommitdiff
path: root/svx/source/cui/autocdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/cui/autocdlg.hxx')
-rw-r--r--svx/source/cui/autocdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/cui/autocdlg.hxx b/svx/source/cui/autocdlg.hxx
index d9d16f8ed064..dba6ce826cc3 100644
--- a/svx/source/cui/autocdlg.hxx
+++ b/svx/source/cui/autocdlg.hxx
@@ -406,7 +406,7 @@ class OfaAutoCompleteTabPage : public SfxTabPage
CheckBox aCBAsTip; //Show as tip
CheckBox aCBCollect;//Collect words
- CheckBox aCBKeepList;//...save the list for later use...
+ CheckBox aCBRemoveList;//...save the list for later use...
//--removed--CheckBox aCBEndless;//
FixedText aFTExpandKey;