diff --git a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/CDC1604DashP6.java b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/CDC1604DashP6.java index e39744f..399b7d7 100644 --- a/nx01-x4o-o2o/src/main/java/org/x4o/o2o/CDC1604DashP6.java +++ b/nx01-x4o-o2o/src/main/java/org/x4o/o2o/CDC1604DashP6.java @@ -35,7 +35,7 @@ import java.util.PrimitiveIterator; /// ASCII 8 bit can only encoding 10 number glyphs, this 6 bit format can encode 378 different number glyphs. /// (1+2+3+4+5+6+7+8+9+10+11+12+13+14+15+16+17+18+19+20+21+22+23+24+25+26+27) /// -/// With pie's the path to zero is: real ONE, relative ONE, real ONE. +/// With pie's the path to zero is: real ONE, relative ONE, relative ONE. /// /// @author Willem Cazander /// @version 1.0 Dec 22, 2024