Skip to content

Commit

Permalink
fix(comment): correct typos in ConsumeQueueExt class. (#9124)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris20030907 authored Jan 15, 2025
1 parent 14ca1ce commit a275510
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* such as message store time, filter bit map and etc.
* <p/>
* <li>1. This class is used only by {@link ConsumeQueue}</li>
* <li>2. And is week reliable.</li>
* <li>2. And is weakly reliable.</li>
* <li>3. Be careful, address returned is always less than 0.</li>
* <li>4. Pls keep this file small.</li>
*/
Expand Down

0 comments on commit a275510

Please sign in to comment.