Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
Co-authored-by: ROMemories <[email protected]>
  • Loading branch information
chrysn and ROMemories authored Oct 23, 2024
1 parent 5922b02 commit cd6e8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riot-rs/src/identity.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//!
//! Constructing an identifier fails rather than produce a dummy identifier.
//!
//! It is considered a breaking change in RIOT-rs if a a device's identifier changes or becomes an
//! It is considered a breaking change in RIOT-rs if a device's identifier changes or becomes an
//! error. Errors changing to valid identifiers is a compatible change.
/// Obtains a unique identifier of the device in its byte serialized form.
Expand Down

0 comments on commit cd6e8c2

Please sign in to comment.