source/text/sdatabase/dabawiz02pgsql.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 1d6b5e9dd1371dd72703d271533bc08d2cef11ae
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jan 26 16:37:35 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jan 26 17:36:41 2022 +0100

    Fix typo
    
    Change-Id: I80d7efe7a970ea8646e725b7bbafbbf539cc33fe
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128992
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/sdatabase/dabawiz02pgsql.xhp 
b/source/text/sdatabase/dabawiz02pgsql.xhp
index 91a2f0aa2..60bd1011e 100644
--- a/source/text/sdatabase/dabawiz02pgsql.xhp
+++ b/source/text/sdatabase/dabawiz02pgsql.xhp
@@ -11,7 +11,7 @@
 
     <meta>
         <topic id="textsdatabasedabawiz02pgsqlxml" indexer="include" 
status="PUBLISH">
-            <title id="tit" xml-lang="en-US">PostgresSQL Connection</title>
+            <title id="tit" xml-lang="en-US">PostgreSQL Connection</title>
             <filename>/text/sdatabase/dabawiz02pgsql.xhp</filename>
         </topic>
     </meta>
@@ -21,8 +21,8 @@
     </bookmark>
     <bookmark xml-lang="en-US" 
branch="hid/dbaccess/ui/dbwizconnectionpage/ConnectionPage" 
id="bm_id701643051950111" localize="false"/>
     <section id="pgsqlHead">
-        <h1 id="hd_id971643043442131"><variable id="pgsqlh1"><link 
href="text/sdatabase/dabawiz02pgsql.xhp" name="pgconnection">PostgresSQL 
Connection</link></variable></h1>
-        <paragraph id="par_id811643043442133" role="paragraph" 
xml-lang="en-US">Specifies the options for connecting to PostgresSQL 
databases.</paragraph>
+        <h1 id="hd_id971643043442131"><variable id="pgsqlh1"><link 
href="text/sdatabase/dabawiz02pgsql.xhp" name="pgconnection">PostgreSQL 
Connection</link></variable></h1>
+        <paragraph id="par_id811643043442133" role="paragraph" 
xml-lang="en-US">Specifies the options for connecting to PostgreSQL 
databases.</paragraph>
     </section>
     <h2 id="hd_id321643044241406">DBMS/driver-specific connection string</h2>
     <paragraph role="paragraph" id="par_id341643044249556">Enter the driver 
specific connection string. The connection string is sequence of keyword/value 
pairs separated by spaces. For example</paragraph>
@@ -44,7 +44,7 @@
     <note id="par_id71643046088031">Refer to the database server administrator 
for the correct values of the keywords passed in the connection string. Values 
for <emph>user=</emph> and <emph>password=</emph> are ignored but will be 
requested at connection time.</note>
     <tip id="par_id131643048856194">The connection string is displayed in the 
%PRODUCTNAME Base status bar.</tip>
     <section id="relatedtopics">
-        <paragraph role="paragraph" id="par_id571643046067450">List of all 
keyword/value pairs for <link 
href="https://www.postgresql.org/docs/13/libpq-connect.html#LIBPQ-PARAMKEYWORDS";
 name="PG13keywords">PostgresSQL 13</link> connection string. Not every pair is 
handled by the %PRODUCTNAME driver manager.</paragraph>
+        <paragraph role="paragraph" id="par_id571643046067450">List of all 
keyword/value pairs for <link 
href="https://www.postgresql.org/docs/13/libpq-connect.html#LIBPQ-PARAMKEYWORDS";
 name="PG13keywords">PostgreSQL 13</link> connection string. Not every pair is 
handled by the %PRODUCTNAME driver manager.</paragraph>
     </section>
 </body>
 </helpdocument>

Reply via email to