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),