From e0e8f5a44d8cadad5f066df2bc6662be3250008b Mon Sep 17 00:00:00 2001 From: fengbaoheng <344092466@qq.com> Date: Fri, 3 Apr 2020 09:57:24 +0800 Subject: [PATCH] =?UTF-8?q?fix=20typo=20=E6=9C=AC=E7=AB=A0=E5=B0=8F?= =?UTF-8?q?=E8=8A=82->=E6=9C=AC=E7=AB=A0=E5=B0=8F=E7=BB=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/book/20-Generics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/20-Generics.md b/docs/book/20-Generics.md index c2175405..4a0a0add 100644 --- a/docs/book/20-Generics.md +++ b/docs/book/20-Generics.md @@ -1090,7 +1090,7 @@ Serializable] */ ``` -在第十二章 [集合的本章小节](book/12-Collections.md#本章小结) 部分将会用到这里的输出结果。 +在第十二章 [集合的本章小结](book/12-Collections.md#本章小结) 部分将会用到这里的输出结果。