Skip to content

Commit 2afc0d3

Browse files
k0kubunhsbt
authored andcommitted
s/mjit/rjit/
1 parent 7138d85 commit 2afc0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fileutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
begin
44
require 'rbconfig'
55
rescue LoadError
6-
# for make mjit-headers
6+
# for make rjit-headers
77
end
88

99
# Namespace for file utility methods for copying, moving, removing, etc.

0 commit comments

Comments
 (0)