Missing an s in a word of letters

This commit is contained in:
Willem Cazander 2025-01-12 23:22:08 +01:00
parent 2230332cb0
commit f905b0f6fa

View file

@ -145,7 +145,7 @@ public enum FourCornerDotCake {
// =========== 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.
/// 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),