Skip to content

Commit cd5dad8

Browse files
fix typo
1 parent 6b0c834 commit cd5dad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/plugin-dev/api/数据包监听.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class MyPlugin(Plugin):
5252
- 关于 `wait_next_packet`
5353
| 参数 | 类型 | 说明 |
5454
| --- | --- | --- |
55-
| pkID | PacketIDs | 要等待的包ID |
55+
| pkID | PacketIDS | 要等待的包ID |
5656
| timeout | floaat | 等待超时时间,单位为秒 |
5757

5858
| 返回类型 | 说明 |

0 commit comments

Comments
 (0)