Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit c665fcd

Browse files
committed
更正EventParsingError.hpp的编码.
1 parent e79732b commit c665fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mirai/events/EventParsingError.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using std::string;
99
namespace Cyan
1010
{
1111
/**
12-
* \brief 解析事件错误 (一般因为与MAH版本不同导致)
12+
* \brief 解析事件错误 (一般因为与MAH版本不同导致)
1313
*/
1414
class EventParsingError : public EventBase
1515
{

0 commit comments

Comments
 (0)