summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-04-28 10:47:28 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-04-28 20:12:17 +0200
commit71a27a57898c578e6b27d7f4343736c393cef3cd (patch)
treedd5cf2ae45c72dbf61f73af3a56675e24d42044a
parent8c935e127a3b1a2d4cebec471b807126ad297ec5 (diff)
Fix typo
Change-Id: I20d3d5120c35d34d52b463ff7d8de74a4b8b02f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151158 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
-rw-r--r--dbaccess/uiconfig/ui/postgrespage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/uiconfig/ui/postgrespage.ui b/dbaccess/uiconfig/ui/postgrespage.ui
index 41fd74c35133..cc478e00cca8 100644
--- a/dbaccess/uiconfig/ui/postgrespage.ui
+++ b/dbaccess/uiconfig/ui/postgrespage.ui
@@ -195,7 +195,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes" context="specialpostgrespage|connectionStringLabel">And/OR Enter the DBMS/diver-specific connection string here</property>
+ <property name="label" translatable="yes" context="specialpostgrespage|connectionStringLabel">And/OR Enter the DBMS/driver-specific connection string here</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">browseurl</property>
</object>