Skip to content

Commit

Permalink
Update device.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Aug 7, 2024
1 parent 474fd8d commit 2db80e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/presentation/device.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ use uuid::Uuid;
/// using the [SessionManagerInit::qr_engagement] method, which will return the
/// [SessionManagerEngaged] Session Manager state.
///
/// For convience, the [SessionManagerInit] state surfaces the [SessionManagerInit::ble_ident] method
/// For convenience, the [SessionManagerInit] state surfaces the [SessionManagerInit::ble_ident] method
/// to provide the BLE identification string for the device.
#[derive(Serialize, Deserialize)]
pub struct SessionManagerInit {
Expand Down

0 comments on commit 2db80e2

Please sign in to comment.