Signed-off-by: Tomek Grabiec <tgrab...@gmail.com>
---
 include/vm/class.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vm/class.h b/include/vm/class.h
index 4693e3e..6782ae5 100644
--- a/include/vm/class.h
+++ b/include/vm/class.h
@@ -52,7 +52,7 @@ struct vm_class {
        struct list_head static_fixup_site_list;
 
        union {
-               /* For primitve type classes this holds a vm type
+               /* For primitve type classes this holds a vm_type
                   represented by this class. */
                enum vm_type primitive_vm_type;
 
-- 
1.6.0.6


------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to