From 4c69c437400a7dfbe61036a9dc1d7ac994f6ed59 Mon Sep 17 00:00:00 2001 From: ManDude <7569514+ManDude@users.noreply.github.com> Date: Mon, 4 Jan 2021 02:21:28 +0000 Subject: [PATCH] gcommon.gc: Typo. --- goal_src/kernel/gcommon.gc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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