Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc committed Nov 8, 2024
1 parent 5f7350c commit 91acb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/zenoh-pico/net/primitives.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ uint16_t _z_declare_resource(_z_session_t *zn, _z_keyexpr_t keyexpr);
z_result_t _z_undeclare_resource(_z_session_t *zn, uint16_t rid);

/**
* Decalre keyexpr if it is necessary and allowed.
* Declare keyexpr if it is necessary and allowed.
* Returns updated keyexpr.
*
* Parameters:
Expand Down

0 comments on commit 91acb44

Please sign in to comment.