Skip to content

Commit 529a5fb

Browse files
committed
修复:拼写
1 parent e51b71d commit 529a5fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/chart-standard/chart-format/pe/basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 基本信息
22

33
本页描述一些谱面的基本信息,要注意的是,PEC不保存谱面的元信息(如曲名、谱师等信息),这些信息需要从其他地方获取。
4-
PEC最大只能有`30`条判定线,PhiEditor不允许创建更多判定线
4+
PEC最大只能有`30`条判定线,PhiEditer不允许创建更多判定线
55
PhiEditor不支持XY分离。
66

77
## 坐标系
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# PE 文档
22

3-
PEC(PhiEditor Chart)是一种纯文本谱面格式,它不使用json等常见格式存储,需要手动编写序列化/反序列化代码。
3+
PEC(PhiEditer Chart)是一种纯文本谱面格式,它不使用json等常见格式存储,需要手动编写序列化/反序列化代码。
44
本文档只介绍PEC格式构造,不保证行为的准确性,此格式已停止更新。

0 commit comments

Comments
 (0)