source/text/shared/02/querypropdlg.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 69b18e13ee03ea9e6c4626801a1a8e871fd65cff Author: Andras Timar <[email protected]> Date: Tue Jun 18 11:15:46 2013 +0200 fix confusing text Change-Id: Ib6ba4896f2b35d12e09c99c0af78dccac9044cea diff --git a/source/text/shared/02/querypropdlg.xhp b/source/text/shared/02/querypropdlg.xhp index 08745db..8c17141 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> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
