misc/kforth: spello

This commit is contained in:
2018-06-05 15:40:21 -07:00
parent eb03ca98f3
commit 0a010e4527
+1 -1
View File
@@ -328,7 +328,7 @@ Pixelbook::
<5>
WTF‽ I spent an hour debugging this to realise it was a bounds overflow in
``write_num``. This led me to ckecking the behaviour of the maximum and
``write_num``. This led me to checking the behaviour of the maximum and
minimum values of ``KF_INT`` which led to me revising ``io.cc``::
#include "defs.h"