fix comment

This commit is contained in:
Looly
2020-04-19 12:31:06 +08:00
parent 8e42898d46
commit c2c8854b33
3 changed files with 6 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
<artifactId>hutool-all</artifactId>
<name>${project.artifactId}</name>
<description>提供丰富的Java工具方法此模块为Hutool所有模块的打包汇总最终形式为一个jar包</description>
<description>Hutool是一个小而全的Java工具类库通过静态方法封装降低相关API的学习成本提高工作效率使Java拥有函数式语言般的优雅让Java语言也可以“甜甜的”。</description>
<url>https://github.com/looly/hutool</url>
<dependencies>