source/text/shared/explorer/database/02010101.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1a2860a365e81a2bf707f374ac6c36699a03981d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Sep 17 20:35:03 2018 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Sep 17 22:23:57 2018 +0200

    Fix typo
    
    Change-Id: I2219e81ed03a92ea5ff4cff3e494a7c483d16cec
    Reviewed-on: https://gerrit.libreoffice.org/60634
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/shared/explorer/database/02010101.xhp 
b/source/text/shared/explorer/database/02010101.xhp
index 934764bf7..f55468450 100644
--- a/source/text/shared/explorer/database/02010101.xhp
+++ b/source/text/shared/explorer/database/02010101.xhp
@@ -58,6 +58,6 @@
       <paragraph xml-lang="en-US" id="hd_id3158215" role="heading" 
level="3">Full Join</paragraph>
       <paragraph xml-lang="en-US" id="par_id3163665" role="paragraph"><ahelp 
hid="dbaccess/ui/joindialog/type">In a full join, the results table contains 
all records of the queried fields from the left and right tables.</ahelp> In 
the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN 
command.</paragraph>
 <paragraph xml-lang="en-US" id="hd_id0305200912031976" role="heading" 
level="3">Natural</paragraph>
-      <paragraph xml-lang="en-US" id="par_id0305200912031977" 
role="paragraph"><ahelp hid=".">In a nautral join, the keyword NATURAL in 
inserted into the SQL statement that defines the relation. The relation joins 
all columns that have the same column name in both tables. The resulting joined 
table contains only one column for each pair of equally named 
columns.</ahelp></paragraph>
+      <paragraph xml-lang="en-US" id="par_id0305200912031977" 
role="paragraph"><ahelp hid=".">In a natural join, the keyword NATURAL in 
inserted into the SQL statement that defines the relation. The relation joins 
all columns that have the same column name in both tables. The resulting joined 
table contains only one column for each pair of equally named 
columns.</ahelp></paragraph>
    </body>
 </helpdocument>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to