[ https://issues.apache.org/activemq/browse/SM-508?page=comments#action_36675 ] Guillaume Nodet commented on SM-508: ------------------------------------
English is not my native language, but may this word be spell differently in english and american ? I see http://dictionary.reference.com/search?r=2&q=marshaler http://iberagents.ib-ia.com/javadoc/com/iberagents/bean/serial/Marshaler.html and http://java.sun.com/webservices/docs/1.6/api/javax/xml/bind/Marshaller.html Acoording to http://www.websters-dictionary-online.org/definition/english/MA/MARSHALER.html, it seems both spelling may be correct. At least, we need to have only one spelling throughout ServiceMix, but not sure what the best one would be. I am tempted to keep the existing one in the API. > Marshaller spelled wrong in API > ------------------------------- > > Key: SM-508 > URL: https://issues.apache.org/activemq/browse/SM-508 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-components, servicemix-common > Reporter: Edwin Park > Priority: Minor > > Marshaller is spelled incorrectly throughout the API with only one l as > 'Marshaler'. The correct spelling has two l's, i.e. Marshaller. This seems to > stem from the spelling of the base classes in > org.apache.servicemix.components.util also being wrong. There are a few > instances in the API where the correct spelling with two l's is used in the > documentation as well as in the API, but the incorrect spelling looks like it > is more prevalent. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
