Fixing typos

This commit is contained in:
Carsten Dominik 2009-03-24 21:41:09 +01:00
parent 0d8dfd4c3e
commit d8aa5f2291
1 changed files with 2 additions and 2 deletions

View File

@ -6184,7 +6184,7 @@ commands}.
A search string can use Boolean operators @samp{&} for AND and @samp{|} for
OR. @samp{&} binds more strongly than @samp{|}. Parenthesis are currently
not implemented. Each element in the search is either a tag, a regular
rexpression matching tags, or an expression like @code{PROPERTY OPERATOR
expression matching tags, or an expression like @code{PROPERTY OPERATOR
VALUE} with a comparison operator, accessing a property value. Each element
may be preceded by @samp{-}, to select against it, and @samp{+} is syntactic
sugar for positive selection. The AND operator @samp{&} is optional when
@ -6230,7 +6230,7 @@ keyword @samp{WAITING}.
Waiting tasks both at work and at home.
@end table
When matching properties, a number of different operaors can be used to test
When matching properties, a number of different operators can be used to test
the value of a property. Here is a complex example:
@example