From f905b0f6fae5356be913da7b09ae03f1da9a2e96 Mon Sep 17 00:00:00 2001 From: Willem Date: Sun, 12 Jan 2025 23:22:08 +0100 Subject: [PATCH] Missing an s in a word of letters --- .../src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java index 2ae1734..cb4898d 100644 --- a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java +++ b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/fc18/FourCornerDotCake.java @@ -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),