Skip to content

Commit 4073ced

Browse files
Update _zh-cn/overviews/scala3-book/methods-most.md
Co-authored-by: 梦境迷离 <568845948@qq.com>
1 parent a523765 commit 4073ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_zh-cn/overviews/scala3-book/methods-most.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ aCircle.area
374374
- 编写一个带有函数参数的方法
375375
- 创建内嵌方法
376376
- 处理异常
377-
- 使用可变参数输入参数
377+
- 使用可变参数作为输入参数
378378
- 编写具有多个参数组的方法(部分应用的函数)
379379
- 创建具有泛型类型参数的方法
380380

0 commit comments

Comments
 (0)