[
https://issues.apache.org/jira/browse/ROCKETMQ-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002625#comment-16002625
]
ASF GitHub Bot commented on ROCKETMQ-174:
-----------------------------------------
Github user vsair commented on a diff in the pull request:
https://github.com/apache/incubator-rocketmq/pull/91#discussion_r115478367
--- Diff:
common/src/main/java/org/apache/rocketmq/common/protocol/header/QueryMessageResponseHeader.java
---
@@ -28,7 +28,7 @@
@CFNotNull
private Long indexLastUpdateTimestamp;
@CFNotNull
- private Long indexLastUpdatePhyoffset;
+ private Long indexLastUpdatePhyOffset;
--- End diff --
Protocol modification.
> Spelling Fix
> ------------
>
> Key: ROCKETMQ-174
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-174
> Project: Apache RocketMQ
> Issue Type: Improvement
> Reporter: Zhanhui Li
> Assignee: Zhanhui Li
> Priority: Trivial
> Fix For: 4.1.0-incubating
>
> Time Spent: 168h
> Remaining Estimate: 0h
>
> Existing code base contains many spelling issues, this is to fix them.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)