mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
docs: fix case of mruby
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ require "pathname"
|
||||
|
||||
module MRuby
|
||||
module Source
|
||||
# MRuby's source root directory
|
||||
# mruby's source root directory
|
||||
ROOT = Pathname.new(File.expand_path('../../../',__FILE__))
|
||||
|
||||
# Reads a constant defined at version.h
|
||||
|
||||
Reference in New Issue
Block a user