diff --git a/goal_src/kernel/gcommon.gc b/goal_src/kernel/gcommon.gc index 6c6e0b1768..fcaf8d7ed5 100644 --- a/goal_src/kernel/gcommon.gc +++ b/goal_src/kernel/gcommon.gc @@ -195,7 +195,7 @@ ((data float :offset-assert 4)) (:methods (print (_type_) _type_ 2) ;; we will override print later on. This is optional to include - (inspect (_type_) _type_ 3) ;; this is a parent method we won't override. This is also optional to inlcude + (inspect (_type_) _type_ 3) ;; this is a parent method we won't override. This is also optional to include ) :size-assert 8