提交 a6e79083 编写于 作者: R rick

fix doc typos

上级 224c8e6a
......@@ -99,10 +99,9 @@ def evaluate_init_rb(initializer)
end
# This Plugin subclass represents a Gem plugin. Although RubyGems has already
# taken care of $LOAD_PATH's, it have to expose its load_path's to add them
# taken care of $LOAD_PATHs, it exposes its load_paths to add them
# to Dependencies.load_paths.
class GemPlugin < Plugin
# Initialize this plugin from a Gem::Specification.
def initialize(spec)
super(File.join(spec.full_gem_path))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册