Skip to content

Commit e7cf07b

Browse files
BurdetteLamarpeterzhu2118
authored andcommitted
[DOC] Fix link in MakeMakefile
1 parent 490a03b commit e7cf07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mkmf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def quote
4040
end
4141

4242
##
43-
# mkmf.rb is used by Ruby C extensions to generate a Makefile which will
43+
# \Module \MakeMakefile is used by Ruby C extensions to generate a Makefile which will
4444
# correctly compile and link the C extension to Ruby and a third-party
4545
# library.
4646
module MakeMakefile

0 commit comments

Comments
 (0)