From cb6fd3f6597a36045efe6c3a9ee2545c88333ab8 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Fri, 8 Jun 2018 14:29:42 +0800 Subject: [PATCH] auto commit --- notes/面向对象思想.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/面向对象思想.md b/notes/面向对象思想.md index 63f3b609..9b59e43d 100644 --- a/notes/面向对象思想.md +++ b/notes/面向对象思想.md @@ -116,7 +116,7 @@ public class Music { # 二、类图 -以下类图使用 [PlantUML](https://www.planttext.com/) 绘制,更多语言及使用请参考:http://plantuml.com/ +以下类图使用 [PlantUML](https://www.planttext.com/) 绘制,更多语法及使用请参考:http://plantuml.com/ ## 泛化关系 (Generalization)