beryllw opened a new issue, #1558: URL: https://github.com/apache/fluss/issues/1558
### Search before asking - [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar. ### Description There are some spelling errors in Fluss. We can identify and fix these spelling errors under this issue. Here are two known spelling errors listed below. Typo 1: Incorrect Spelling of "server" https://github.com/apache/fluss/blob/d4dfb45e6af7116b07cf07ee1e34dd06f6e7f680/fluss-rpc/src/main/java/com/alibaba/fluss/rpc/protocol/Errors.java#L153 https://github.com/apache/fluss/blob/d4dfb45e6af7116b07cf07ee1e34dd06f6e7f680/fluss-common/src/main/java/com/alibaba/fluss/cluster/Endpoint.java#L43 Typo 2:Incorrect Spelling of "expected" https://github.com/apache/fluss/blob/59c0e26a54bd4c0c07641cbe12e12fdd496332d6/fluss-server/src/test/java/com/alibaba/fluss/server/kv/snapshot/KvSnapshotDataUploaderTest.java#L109-L113 ### Willingness to contribute - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
