Fix typos (#10675)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
@@ -81,7 +81,7 @@ impl From<RemoteWalletError> for SignerError {
|
||||
}
|
||||
}
|
||||
|
||||
/// Collection of conntected RemoteWallets
|
||||
/// Collection of connected RemoteWallets
|
||||
pub struct RemoteWalletManager {
|
||||
usb: Arc<Mutex<hidapi::HidApi>>,
|
||||
devices: RwLock<Vec<Device>>,
|
||||
|
Reference in New Issue
Block a user