diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-03-08 10:16:50 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-03-08 10:16:50 +0100 |
commit | 00946ca3f8cd3837129c714e025d6ca2ae783ad8 (patch) | |
tree | 1973e4135ec61ec1382f2ea9bca2284d2fa0ace9 | |
parent | 4bbc71ec42073ade5e64e65acf8700d6041ebf49 (diff) |
two typos
Change-Id: I4b3af5f1616ef72982292472a7515b04208c5c1c
-rw-r--r-- | source/text/shared/explorer/database/02010100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <paragraph role="paragraph" id="par_id315379A" xml-lang="en-US" l10n="U" oldref="118"><'2001-01-10'</paragraph> </tablecell> <tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id315094A" xml-lang="en-US" l10n="U" oldref="119">returns dates that occurred before January 10, 2001"</paragraph> +<paragraph role="paragraph" id="par_id315094A" xml-lang="en-US" l10n="U" oldref="119">returns dates that occurred before January 10, 2001</paragraph> </tablecell> </tablerow> <tablerow> @@ -705,7 +705,7 @@ <paragraph role="paragraph" id="par_id3149539" xml-lang="en-US" l10n="U" oldref="267">Example: select {d '1999-12-31'} from world.years</paragraph> <paragraph role="paragraph" id="par_id3149540" xml-lang="en-US" l10n="U">Example: select * from mytable where years='1999-12-31' </paragraph> -<paragraph role="paragraph" id="par_id3150510" xml-lang="en-US" l10n="U" oldref="112">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.)</paragraph> +<paragraph role="paragraph" id="par_id3150510" xml-lang="en-US" l10n="U" oldref="112">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.)</paragraph> <!--//kls end moved --> <paragraph role="heading" id="hd_id3150427" xml-lang="en-US" level="3" l10n="U" oldref="228">Querying Yes/No fields</paragraph> |