fix comment

This commit is contained in:
Looly
2025-08-11 10:48:06 +08:00
parent e92ab1308c
commit 445703380b

View File

@@ -27,7 +27,7 @@ import com.github.stuxuhai.jpinyin.PinyinHelper;
*/ */
public class JPinyinEngine implements PinyinEngine { public class JPinyinEngine implements PinyinEngine {
//设置汉拼音输出的格式 //设置汉拼音输出的格式
PinyinFormat format; PinyinFormat format;
public JPinyinEngine(){ public JPinyinEngine(){