Skip to content

Commit 3470b19

Browse files
author
lsleonard
committed
fix typo
1 parent 89aa851 commit 3470b19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

td512.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*/
4646
// Notes for version 1.1.4:
4747
/*
48-
1. Added bit text mode that uses variable length encodig bits
48+
1. Added bit text mode that uses variable length encoding bits
4949
to maximize compression. td5 still uses the fixed bit text mode.
5050
2. Changed the random data metric to use number values init
5151
loop * 7/8 + 1 to be threshold for random data.

td64.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
*/
4747
// Notes for version 1.1.4:
4848
/*
49-
1. Added bit text mode that uses variable length encodig bits
49+
1. Added bit text mode that uses variable length encoding bits
5050
to maximize compression. td5 still uses the fixed bit text mode.
5151
2. Changed the random data metric to use number values init
5252
loop * 7/8 + 1 to be threshold for random data.

0 commit comments

Comments
 (0)