mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Be consistent in use of apostrophe
This commit is contained in:
parent
6e56660394
commit
464c5a81c9
@ -892,7 +892,7 @@ message LockWalletReply {
|
||||
|
||||
message UnlockWalletRequest {
|
||||
string password = 1; // The Bisq wallet's encryption password.
|
||||
uint64 timeout = 2; // The Bisq wallet unlock time period, in seconds.
|
||||
uint64 timeout = 2; // The Bisq wallet's unlock time period, in seconds.
|
||||
}
|
||||
|
||||
message UnlockWalletReply {
|
||||
|
Loading…
Reference in New Issue
Block a user