summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-03-15 16:03:00 +0000
committerJulien Nabet <serval2412@yahoo.fr>2017-03-31 15:02:02 +0000
commit12e88e3b28fd47c00c87583999053db6ad8660be (patch)
tree4b1cffec3f8c427dceb0eb3e3ff7d43dbba8a23a /connectivity
parent351dead74b4c213b13102f81b5ae9bb47ad8ca39 (diff)
fix typo: databse --> database
Change-Id: I3ae198eb599a6b0db1be900a2c464ab7b4c20e89 Reviewed-on: https://gerrit.libreoffice.org/35236 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/firebird/Util.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/firebird/Util.hxx b/connectivity/source/drivers/firebird/Util.hxx
index 9a452956e3b6..1900ed4b87d1 100644
--- a/connectivity/source/drivers/firebird/Util.hxx
+++ b/connectivity/source/drivers/firebird/Util.hxx
@@ -34,7 +34,7 @@ namespace connectivity
};
/**
- * Make sure an identifier is safe to use within the databse. Currently
+ * Make sure an identifier is safe to use within the database. Currently
* firebird seems to return identifiers with 93 character (instead of
* 31), whereby the name is simply padded with trailing whitespace.
* This removes all trailing whitespace (i.e. if necessary so that