diff options
author | Andras Timar <atimar@suse.com> | 2013-07-08 10:10:56 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-07-08 10:11:07 +0200 |
commit | 489cb91bc7d12ce8fd4b2f7b3f6397c7d02a81cf (patch) | |
tree | 77f3fd43a5284767992db2f1b543544a6aa8c0ca /source | |
parent | 4732bf3f42cdd828dab4389641a5dbf3f0436362 (diff) |
fix confusing text
Change-Id: I8fe4e1dbe14acf4e8459e0f2e9fb09fb557c8030
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 8c17141d87..c36a86282f 100644 --- a/source/text/shared/02/querypropdlg.xhp +++ b/source/text/shared/02/querypropdlg.xhp @@ -34,6 +34,6 @@ <paragraph xml-lang="en-US" id="par_id3156040" role="paragraph">Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once.</paragraph> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/querypropertiesdialog/limitbox" id="bm_id3155940" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3151226" role="heading" level="2">Limit</paragraph> - <paragraph xml-lang="en-US" id="par_id3153683" role="paragraph">Adding a Limit to maximize the number of records to return.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153683" role="paragraph">Adds a Limit to set the maximum number of records to return.</paragraph> </body> </helpdocument> |