summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppTitleWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/AppTitleWindow.hxx')
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx
index 888ec32462be..938d6197c26a 100644
--- a/dbaccess/source/ui/app/AppTitleWindow.hxx
+++ b/dbaccess/source/ui/app/AppTitleWindow.hxx
@@ -53,7 +53,7 @@ namespace dbaui
/** gets the child window.
@return
- The child winodw.
+ The child window.
*/
inline vcl::Window* getChildWindow() const { return m_pChild; }