We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7138d85 commit 2afc0d3Copy full SHA for 2afc0d3
lib/fileutils.rb
@@ -3,7 +3,7 @@
3
begin
4
require 'rbconfig'
5
rescue LoadError
6
- # for make mjit-headers
+ # for make rjit-headers
7
end
8
9
# Namespace for file utility methods for copying, moving, removing, etc.
0 commit comments