mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
fix account typo in comment
This commit is contained in:
@@ -48,7 +48,7 @@ pub struct Account {
|
||||
/// Represents the backend name of the account.
|
||||
pub backend: String,
|
||||
|
||||
/// Represents the defaultness state of the account.
|
||||
/// Represents the default state of the account.
|
||||
pub default: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user