summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/generalpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/dlg/generalpage.cxx')
-rw-r--r--dbaccess/source/ui/dlg/generalpage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/generalpage.cxx b/dbaccess/source/ui/dlg/generalpage.cxx
index 3a980d524231..1d79169e732d 100644
--- a/dbaccess/source/ui/dlg/generalpage.cxx
+++ b/dbaccess/source/ui/dlg/generalpage.cxx
@@ -393,7 +393,7 @@ namespace dbaui
{
// reset all locale data
implSetCurrentType( OUString() );
- // this ensures that our type selection link will be called, even if the new is is the same as the
+ // this ensures that our type selection link will be called, even if the new one is the same as the
// current one
OGenericAdministrationPage::Reset(_rCoreAttrs);
}