gcommon.gc: Typo.

This commit is contained in:
ManDude
2021-01-04 02:21:28 +00:00
parent 5bd7d8d341
commit 4c69c43740
+1 -1
View File
@@ -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