[Libreoffice-commits] help.git: source/text
Stanislav Horacek (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 13 22:12:52 UTC 2020
source/text/shared/explorer/database/dabawiz02mysql.xhp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 56f9412fc9b447cf1035b0efcab621c41d5dcc32
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
AuthorDate: Wed May 13 22:26:57 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu May 14 00:12:33 2020 +0200
fix typos in MariaDB/MySQL connection page
Change-Id: I23ffa6eb76c685bbf42a55298f91b613da5336ac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94160
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/explorer/database/dabawiz02mysql.xhp b/source/text/shared/explorer/database/dabawiz02mysql.xhp
index 6c2d38b9c..940ec5c04 100644
--- a/source/text/shared/explorer/database/dabawiz02mysql.xhp
+++ b/source/text/shared/explorer/database/dabawiz02mysql.xhp
@@ -22,14 +22,14 @@
<meta>
<topic id="textsharedexplorerdatabasedabawiz02mysqlxml" indexer="include">
-<title id="tit" xml-lang="en-US">MySQL Connection</title>
+<title id="tit" xml-lang="en-US">MariaDB and MySQL Connection</title>
<filename>/text/shared/explorer/database/dabawiz02mysql.xhp</filename>
</topic>
</meta>
<body><comment>** Expression is faulty **</comment>
<bookmark xml-lang="en-US" branch="index" id="bm_id861587404584956">
-<bookmark_value>MariaDB settings (base)</bookmark_value>
-<bookmark_value>MySQL settings (base)</bookmark_value>
+<bookmark_value>MariaDB settings (Base)</bookmark_value>
+<bookmark_value>MySQL settings (Base)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/mysqlnativesettings/MysqlNativeSettings" id="bm_id921587413082830" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/dbwizmysqlintropage/DBWizMysqlIntroPage" id="bm_id181587415238853" localize="false"/>
@@ -42,7 +42,7 @@
<paragraph role="paragraph" id="par_id371587405314376">Enter the name of the MariaDB or MySQL database. Ask your database administrator for the correct name.</paragraph>
<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/mysqlnativesettings/server" id="bm_id561587412955495" localize="false"/>
<h3 id="hd_id561587405334695">Server URL</h3>
-<paragraph role="paragraph" id="par_id521587405341138">Enter the URL for the database server. This is the name of the machine that runs the MariaDB or MYSQL database. You can also replace hostname with the IP address of the server.</paragraph>
+<paragraph role="paragraph" id="par_id521587405341138">Enter the URL for the database server. This is the name of the machine that runs the MariaDB or MySQL database. You can also replace hostname with the IP address of the server.</paragraph>
<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/mysqlnativesettings/port" id="bm_id61587412969905" localize="false"/>
<h3 id="hd_id171587405349438">Port number</h3>
<paragraph role="paragraph" id="par_id1001587405358390">Enter the port number for the database server. Ask your database administrator for the correct port address. The default port number for MySQL or MariaDB databases is 3306.</paragraph>
More information about the Libreoffice-commits
mailing list