Fix typo in document
This commit is contained in:
parent
115bf3fd44
commit
bb47ef0d78
1 changed files with 1 additions and 1 deletions
|
|
@ -1478,7 +1478,7 @@ impl Query {
|
|||
///
|
||||
/// This includes predicate with operators other than:
|
||||
/// * `match?`
|
||||
/// * `eq?` and `not-eq?
|
||||
/// * `eq?` and `not-eq?`
|
||||
/// * `is?` and `is-not?`
|
||||
/// * `set!`
|
||||
pub fn general_predicates(&self, index: usize) -> &[QueryPredicate] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue