aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-08-09 00:13:34 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-08-09 00:13:34 -0400
commit43ab8e71138483c0b39c6b89e6a704680ff72e1b (patch)
tree7b0287973d35bddf431e40c52e0e47a262556d01
parentf6d1ab2ea2c2dcb6107ae5b89cfecbc27d241a37 (diff)
downloadkutter-43ab8e71138483c0b39c6b89e6a704680ff72e1b.tar.gz
kutter-43ab8e71138483c0b39c6b89e6a704680ff72e1b.tar.xz
kutter-43ab8e71138483c0b39c6b89e6a704680ff72e1b.zip
docs: Fix typo in Code_Overview.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Code_Overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Code_Overview.md b/docs/Code_Overview.md
index 5266fd1e..f7ad1609 100644
--- a/docs/Code_Overview.md
+++ b/docs/Code_Overview.md
@@ -424,7 +424,7 @@ software:
to convert from a "print time" to the main micro-controller's
hardware clock by multiplying the print time by the mcu's statically
configured frequency rate. The high-level host code uses print times
- to calculates almost all physical actions (eg, head movement, heater
+ to calculate almost all physical actions (eg, head movement, heater
changes, etc.). Within the host code, print times are generally
stored in variables named *print_time* or *move_time*.
* MCU clock. This is the hardware clock counter on each