summaryrefslogtreecommitdiffstats
path: root/docs/xml
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2006-12-29 02:57:50 +0100
committertimeless%mozdev.org <>2006-12-29 02:57:50 +0100
commit520b20333ccc67dd1d5e76c384a0c36941337008 (patch)
tree932a871de6e26929afb456cc4f16f0fd13fca8ee /docs/xml
parente63f35f44d764fcd5a845f77d6f5e17a412a99a7 (diff)
downloadbugzilla-520b20333ccc67dd1d5e76c384a0c36941337008.tar.gz
bugzilla-520b20333ccc67dd1d5e76c384a0c36941337008.tar.xz
Bug 363912 editwhines uses both the word "query" and the word "search" for the same thing
r=colin.ogilvie a=justdave
Diffstat (limited to 'docs/xml')
-rw-r--r--docs/xml/using.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml
index d87b76e36..16f951f4f 100644
--- a/docs/xml/using.xml
+++ b/docs/xml/using.xml
@@ -1534,7 +1534,7 @@
<para>
The next step is to specify when the Event is to be run (the Schedule)
- and what searches are to be performed (the Queries).
+ and what searches are to be performed (the Searches).
</para>
</section>
@@ -1596,21 +1596,21 @@
</section>
<section id="whining-query">
- <title>Whining Queries</title>
+ <title>Whining Searches</title>
<para>
- Each whining event is associated with zero or more queries. A query is
- a saved search that is executed on the schedule specified (see above).
- You start out with zero queries attached to the event (which means that
- the event will not run, as there will never be any results to return).
- To add a query, press the "Add a new query" button.
+ Each whining event is associated with zero or more searches. A search
+ is any saved search to be run as part of the specified schedule (see
+ above). You start out without any searches associated with the event
+ (which means that the event will not run, as there will never be any
+ results to return). To add a search, press the "Include search" button.
</para>
<para>
- The first field to examine in your new query is the Sort field. Queries
- are executed, and results returned, in the order specified by the Sort
- field. Queries with lower Sort values will run before queries with
- higher Sort values.
+ The first field to examine in your newly added search is the Sort field.
+ Searches are run, and results included, in the order specified by the
+ Sort field. Searches with smaller Sort values will run before searches
+ with bigger Sort values.
</para>
<para>