summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-03-08 23:16:43 +0100
committerJulien Nabet <serval2412@yahoo.fr>2024-03-09 09:55:40 +0100
commitc210f0869b2ee827a2a881491de323755b3a9947 (patch)
treeacdc7595fa4622542913c5edee53c3601d95d5d0
parentFix typo (diff)
downloadcore-c210f0869b2ee827a2a881491de323755b3a9947.tar.gz
core-c210f0869b2ee827a2a881491de323755b3a9947.zip
Fix typo
Change-Id: Iebc31f3dc1d99406e23ee4b89f12cd78b424826d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164600 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--include/dbaccess/dbsubcomponentcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/dbsubcomponentcontroller.hxx b/include/dbaccess/dbsubcomponentcontroller.hxx
index a1bc687ce512..ff821bb0b064 100644
--- a/include/dbaccess/dbsubcomponentcontroller.hxx
+++ b/include/dbaccess/dbsubcomponentcontroller.hxx
@@ -133,7 +133,7 @@ namespace dbaui
*/
void displayError();
- /** shows an info box with the string conntection lost.
+ /** shows an info box with the string connection lost.
*/
void connectionLostMessage() const;