From 4ef5e74cbb1734bbc05b7d2419704f8d97cc73f2 Mon Sep 17 00:00:00 2001 From: Jie Liang Date: Sat, 30 Mar 2019 07:05:57 -0500 Subject: [PATCH] Update 10_Summary_of_the_Grammar(from Lexical Structure -> Types).md --- ...0_Summary_of_the_Grammar(from Lexical Structure -> Types).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md b/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md index b5a85031..9126e31d 100644 --- a/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md +++ b/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md @@ -24,7 +24,7 @@ > > *注释* → **//** [单行内容注释](./02_Lexical_Structure.md#comment-text line-break) > -> *注释* → **/*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) ***/** +> *注释* → **/\*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) **\*/** > > >