mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
chore: fix some typos in comment (#2258)
Signed-off-by: eveneast <qcqs@foxmail.com>
This commit is contained in:
parent
b1fc9ba2e5
commit
b4e16a05b1
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ class NodePathValidator extends TextValidator {
|
|||
}
|
||||
|
||||
// NodeAddressValidatorDecredBlankException allows decred to send a blank ip
|
||||
// address which effectively clears the current set persistant peer.
|
||||
// address which effectively clears the current set persistent peer.
|
||||
class NodeAddressValidatorDecredBlankException extends TextValidator {
|
||||
NodeAddressValidatorDecredBlankException()
|
||||
: super(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue