修复导航下一篇名称

下一篇应该是“变参函数”
pull/6/head
Tsao Lee 7 years ago committed by GitHub
parent a7642683fd
commit 45669b2022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
========================
上一节:[第十篇 if else 语句](/docs/golang_tutorial_10.md)
下一节:[第十二篇 ](/docs/golang_tutorial_12.md)
下一节:[第十二篇 变参函数](/docs/golang_tutorial_12.md)
这是本Golang系列教程的第11篇。
@ -838,4 +838,4 @@ func main() {
}
```
希望你喜欢阅读。请留下宝贵的意见和反馈:)
希望你喜欢阅读。请留下宝贵的意见和反馈:)

Loading…
Cancel
Save