We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93ca84 commit b3e42ceCopy full SHA for b3e42ce
zenoh/src/selector.rs
@@ -30,7 +30,7 @@ use std::{
30
31
/// A selector is the combination of a [Key Expression](crate::prelude::KeyExpr), which defines the
32
/// set of keys that are relevant to an operation, and a set of parameters
33
-/// with a few intendend uses:
+/// with a few intended uses:
34
/// - specifying arguments to a queryable, allowing the passing of Remote Procedure Call parameters
35
/// - filtering by value,
36
/// - filtering by metadata, such as the timestamp of a value,
0 commit comments