The INITIAL_APP_CONTEXT_CREATION_FAILED_MSG message misspells create as crate 
------------------------------------------------------------------------------

                 Key: CXF-2818
                 URL: https://issues.apache.org/jira/browse/CXF-2818
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.2.8
         Environment: Windows XP SP 3, Java 1.6.0_20
            Reporter: Brandon Richins
            Priority: Trivial


The INITIAL_APP_CONTEXT_CREATION_FAILED_MSG message in 
/rt/core/src/main/java/org/apache/cxf/bus/spring/Messages.properties misspells 
create as crate.

Original
=====================================
INITIAL_APP_CONTEXT_CREATION_FAILED_MSG = Initial attempt to crate application 
context was unsuccessful.

Change
=====================================
INITIAL_APP_CONTEXT_CREATION_FAILED_MSG = Initial attempt to create application 
context was unsuccessful.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to