[
https://issues.apache.org/jira/browse/ARTEMIS-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-2194.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
> Typo in word "update" in class MessageCounterInfo
> -------------------------------------------------
>
> Key: ARTEMIS-2194
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2194
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Matt Slonetsky
> Priority: Trivial
> Fix For: 2.7.0
>
>
> The word "update" is misspelled as "udpate" in the field udpateTimestamp, a
> constructor, and its associated getter. It is used in
> MessageCounterExample.java
> {code:java}
> private final String udpateTimestamp;{code}
> {code:java}
> public String getUdpateTimestamp() {
> return udpateTimestamp;
> }{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)