提交 a0552d65 编写于 作者: R Rafael Mendonça França

Fixes typo

上级 d649bf15
......@@ -43,7 +43,7 @@ def method_missing(id, *args)
# path.inspect #=> ["app/controllers", "lib/controllers"]
#
# Notice that when you add a path using #add, the path object created already
# contains te path with the same path value given to #add. In some situations,
# contains the path with the same path value given to #add. In some situations,
# you may not want this behavior, so you can give :with as option.
#
# root.add "config/routes", :with => "config/routes.rb"
......@@ -202,4 +202,4 @@ def paths
alias to_a expanded
end
end
end
\ No newline at end of file
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册