Skip to content

Commit

Permalink
Update include/zenoh-pico/api/primitives.h
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Bushnev <[email protected]>
  • Loading branch information
DenisBiryukov91 and sashacmc authored Oct 8, 2024
1 parent 0545c02 commit c2a6e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/zenoh-pico/api/primitives.h
Original file line number Diff line number Diff line change
Expand Up @@ -1752,7 +1752,7 @@ z_result_t z_declare_queryable(z_owned_queryable_t *queryable, const z_loaned_se
const z_queryable_options_t *options);

/**
* Declares a background queryable for a given keyexpr. The queryable callback will be be called
* Declares a background queryable for a given keyexpr. The queryable callback will be called
* to proccess incoming queries until the corresponding session is closed or dropped.
*
* Parameters:
Expand Down

0 comments on commit c2a6e89

Please sign in to comment.