Missing an s in a word of letters
This commit is contained in:
parent
2230332cb0
commit
f905b0f6fa
|
@ -145,7 +145,7 @@ public enum FourCornerDotCake {
|
||||||
|
|
||||||
// =========== Allow visible password as words in text
|
// =========== Allow visible password as words in text
|
||||||
|
|
||||||
/// Burrough Informative Passwords, 2048 from a random 0039 seed sheet.
|
/// Burroughs Informative Passwords, 2048 from a random 0039 seed sheet.
|
||||||
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
||||||
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number points.
|
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number points.
|
||||||
FC_BIP0039_2K(2048, 2048),
|
FC_BIP0039_2K(2048, 2048),
|
||||||
|
|
Loading…
Reference in a new issue