From 51d027d333bc4e92612f62e55ac2ac22cdedf7b8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 21 Apr 2020 17:19:26 +0200 Subject: Fix typo Change-Id: I09335c448cb058fec91cb6caf33c503c9a6e971d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92642 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/explorer/database/dabawiz02mysql.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/explorer/database/dabawiz02mysql.xhp b/source/text/shared/explorer/database/dabawiz02mysql.xhp index 4555a59765..02395e577e 100644 --- a/source/text/shared/explorer/database/dabawiz02mysql.xhp +++ b/source/text/shared/explorer/database/dabawiz02mysql.xhp @@ -51,11 +51,11 @@

Named Pipe

-If the MariaDB or MySQL database is to be acessed by a named pipe, enter it's name. +If the MariaDB or MySQL database is to be accessed by a named pipe, enter it's name.

Socket

-If the MariaDb or MySQL database is to be acessed by a socket, enter the socket ID. +If the MariaDb or MySQL database is to be accessed by a socket, enter the socket ID.
-- cgit