mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Change MRuby to mruby
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "common.h"
|
||||
|
||||
/*
|
||||
* MRuby Value definition functions and macros.
|
||||
* mruby Value definition functions and macros.
|
||||
*/
|
||||
MRB_BEGIN_DECL
|
||||
|
||||
@@ -186,7 +186,7 @@ MRB_VTYPE_FOREACH(MRB_VTYPE_TYPEDEF)
|
||||
|
||||
/**
|
||||
* @abstract
|
||||
* MRuby value boxing.
|
||||
* mruby value boxing.
|
||||
*
|
||||
* Actual implementation depends on configured boxing type.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user