summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WTabPage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/WTabPage.hxx')
-rw-r--r--dbaccess/source/ui/inc/WTabPage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/WTabPage.hxx b/dbaccess/source/ui/inc/WTabPage.hxx
index b3e77bc958c4..bf06ce71205d 100644
--- a/dbaccess/source/ui/inc/WTabPage.hxx
+++ b/dbaccess/source/ui/inc/WTabPage.hxx
@@ -30,7 +30,7 @@ namespace dbaui
{
protected:
VclPtr<OCopyTableWizard> m_pParent;
- bool m_bFirstTime; // Page wird das erste mal gerufen ; should be set in the reset methode
+ bool m_bFirstTime; // Page is called the first time; should be set in the reset methode
OWizardPage( vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription );