Author: bergmark
Date: Fri Dec 13 19:33:54 2013
New Revision: 1550820

URL: http://svn.apache.org/r1550820
Log:
OWB-919 correct spelling of the word occurred

Modified:
    
openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties

Modified: 
openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties?rev=1550820&r1=1550819&r2=1550820&view=diff
==============================================================================
--- 
openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties
 (original)
+++ 
openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties
 Fri Dec 13 19:33:54 2013
@@ -77,15 +77,15 @@ ERROR_0014 = Illegal access exception fo
 ERROR_0015 = Illegal access exception for field \: [{0}] in decorator class \: 
[{1}]
 ERROR_0016 = IllegalArgumentException has occurred while calling the field \: 
[{0}] on the class \: [{1}]
 ERROR_0017 = IllegalAccessException has occurred while calling the field \: 
[{0}] on the class \: [{1}]
-ERROR_0018 = An error occured while starting application context path \: [{0}]
-ERROR_0019 = An error occured while starting request \: [{0}]
-ERROR_0020 = An error occured while starting session \: [{0}]
-ERROR_0021 = An error occured while stopping the container.
+ERROR_0018 = An error occurred while starting application context path \: [{0}]
+ERROR_0019 = An error occurred while starting request \: [{0}]
+ERROR_0020 = An error occurred while starting session \: [{0}]
+ERROR_0021 = An error occurred while stopping the container.
 ERROR_0022 = Unable to inject dependencies of EJB interceptor instance with 
class \: [{0}]
-ERROR_0023 = An error occured while injecting Java EE Resources for the bean 
instance \: [{0}]
+ERROR_0023 = An error occurred while injecting Java EE Resources for the bean 
instance \: [{0}]
 ERROR_0024 = Unable to get resource with class [{0}] in [{1}] with name [{2}].
 ERROR_0025 = Unable to inject field \: [{0}]
-ERROR_0026 = An error occured while injecting dependencies of bean \: [{0}]
+ERROR_0026 = An error occurred while injecting dependencies of bean \: [{0}]
 ERROR_0027 = Unable to create AnnotatedType for class \: [{0}]. Exception 
cause \: [{1}]
 
 #fatal messages:


Reply via email to