[server] fix spelling

This commit is contained in:
方而静 2024-03-05 23:18:37 +08:00
parent f5f6b31394
commit 7af8e1b935
Signed by: szTom
GPG Key ID: 072D999D60C6473C

View File

@ -23,7 +23,7 @@ function calcAccountUUID(handle) {
} }
/** /**
* A Model repersenting an user account. * A Model representing an user account.
* @class * @class
* @extends {BaseModel} * @extends {BaseModel}
*/ */