diff options
author | Andras Timar <atimar@suse.com> | 2013-06-18 11:15:46 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-06-18 11:15:46 +0200 |
commit | 69b18e13ee03ea9e6c4626801a1a8e871fd65cff (patch) | |
tree | 439daa8dfc6d985e7d3795bb07117b8d792c9c7a /source | |
parent | eaee7e51ffbaddde5c50c9b5b281e3a46d97146a (diff) |
fix confusing text
Change-Id: Ib6ba4896f2b35d12e09c99c0af78dccac9044cea
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/querypropdlg.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/querypropdlg.xhp b/source/text/shared/02/querypropdlg.xhp index 08745dbc59..8c17141d87 100644 --- a/source/text/shared/02/querypropdlg.xhp +++ b/source/text/shared/02/querypropdlg.xhp @@ -21,7 +21,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/querypropertiesdialog/QueryPropertiesDialog" id="bm_id3143280" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3154780" role="heading" level="1">Query Properties Dialog</paragraph> - <paragraph xml-lang="en-US" id="par_id3152820" role="paragraph">In the <emph>Query Properties</emph> dialog, set properties belong to SQL Query, that you need your current task.</paragraph> + <paragraph xml-lang="en-US" id="par_id3152820" role="paragraph">In the <emph>Query Properties</emph> dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set.</paragraph> <section id="howtoget"> <paragraph role="paragraph" id="par_id3153761" xml-lang="en-US">In the Query Design View, choose <emph>Edit</emph> - <emph>Query Properties</emph>. </paragraph> |