summaryrefslogtreecommitdiff
path: root/doc/teco/teco2.txt
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:19 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:19 +0100
commit351b7328520c16730ceb46e5acae16038c42185e (patch)
treefae21fd5c94f3c3ed0202a95c9ada705482e647b /doc/teco/teco2.txt
parentad38bc6ecb80ddeb562841b33258dd53659b1da6 (diff)
New upstream version 1.0.32upstream/1.0.32
Diffstat (limited to 'doc/teco/teco2.txt')
-rw-r--r--doc/teco/teco2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/teco/teco2.txt b/doc/teco/teco2.txt
index b45b795..83ea545 100644
--- a/doc/teco/teco2.txt
+++ b/doc/teco/teco2.txt
@@ -258,7 +258,7 @@ Likewise, if the input value is 0x700, the calibration value must be 0x924
And if the input value is 0x600, the calibration value must 0xAAA (0x800*0x800
/ 0x600)
-Though, carefull comparison with scans done under windows has shown that the
+Though, careful comparison with scans done under windows has shown that the
factor is slightly different from 0x800*0x800(=0x400000) but in stead it
seems to be approximately 0x40302f (which would mean that the average value
is approximately 0x803 in stead of 0x800).