summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-25 09:41:15 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:54:57 +0000
commit3c8efc29d6c0fd3c8d819cc38c2fa0c4385cbfb6 (patch)
tree70781ef834c664ab21e7c79bd5908580c7ccd521 /dbaccess/source/ui/relationdesign
parentb93201ffc6ab4908e25bbfbf4337354c09b5c07a (diff)
Fix typos
Change-Id: If350d22ed9365fa8924dc049f23d7f5cd92b9872 Reviewed-on: https://gerrit.libreoffice.org/35625 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/source/ui/relationdesign')
-rw-r--r--dbaccess/source/ui/relationdesign/RelationController.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/relationdesign/RelationController.cxx b/dbaccess/source/ui/relationdesign/RelationController.cxx
index 04f355764bb6..9c6ca8a42ec7 100644
--- a/dbaccess/source/ui/relationdesign/RelationController.cxx
+++ b/dbaccess/source/ui/relationdesign/RelationController.cxx
@@ -393,7 +393,7 @@ namespace
aRefFind->second->ShowAll(false);
}
else
- continue; // table name could not be found so we do not show this table releation
+ continue; // table name could not be found so we do not show this table relation
}
TTableWindowData::value_type pReferencedTable = aRefFind->second;