Skip to content

Commit d035693

Browse files
committed
修改部分翻译错误。
修改部分翻译错误。
1 parent e15673e commit d035693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/zh-CN/initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ def opt_parser
281281
end
282282
```
283283

284-
**is**类已经在`Rack::Server`被定义过了,但是在`Rails::Server` 使用不同的参数进行了重载。他的 `parse!`方法如下:
284+
**这个**方法已经在`Rack::Server`被定义过了,但是在`Rails::Server` 使用不同的参数进行了重载。他的 `parse!`方法如下:
285285

286286
```ruby
287287
def parse!(args)

0 commit comments

Comments
 (0)