From a748cf39eb410a9567563d44b928039532dee4c3 Mon Sep 17 00:00:00 2001 From: Michael Barbour Date: Sun, 3 Jun 2018 23:51:30 -0400 Subject: stepcompress: Fix comment typo. Signed-off-by: Michael Barbour --- klippy/chelper/stepcompress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klippy/chelper/stepcompress.c') diff --git a/klippy/chelper/stepcompress.c b/klippy/chelper/stepcompress.c index 6c5f766f..7bb72b96 100644 --- a/klippy/chelper/stepcompress.c +++ b/klippy/chelper/stepcompress.c @@ -11,7 +11,7 @@ // add parameters such that 'count' pulses occur, with each step event // calculating the next step event time using: // next_wake_time = last_wake_time + interval; interval += add -// This code is writtin in C (instead of python) for processing +// This code is written in C (instead of python) for processing // efficiency - the repetitive integer math is vastly faster in C. #include // sqrt -- cgit v1.2.3-70-g09d2