From 00946ca3f8cd3837129c714e025d6ca2ae783ad8 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 8 Mar 2015 10:16:50 +0100 Subject: two typos Change-Id: I4b3af5f1616ef72982292472a7515b04208c5c1c --- source/text/shared/explorer/database/02010100.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/text/shared/explorer/database/02010100.xhp b/source/text/shared/explorer/database/02010100.xhp index 6f1da65742..e38349cd97 100644 --- a/source/text/shared/explorer/database/02010100.xhp +++ b/source/text/shared/explorer/database/02010100.xhp @@ -581,7 +581,7 @@ <'2001-01-10' -returns dates that occurred before January 10, 2001" +returns dates that occurred before January 10, 2001 @@ -705,7 +705,7 @@ Example: select {d '1999-12-31'} from world.years Example: select * from mytable where years='1999-12-31' -All date expressions (literals) must be enclosed with single quotation marks. (Consult the reference for the particular database and connnector you are using for more details.) +All date expressions (literals) must be enclosed with single quotation marks. (Consult the reference for the particular database and connector you are using for more details.) Querying Yes/No fields -- cgit