Author: sebb
Date: Mon May 4 19:05:18 2009
New Revision: 771404
URL: http://svn.apache.org/viewvc?rev=771404&view=rev
Log:
Oops - correct the (incorrect) spelling correction
Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties?rev=771404&r1=771403&r2=771404&view=diff
==============================================================================
---
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
(original)
+++
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
Mon May 4 19:05:18 2009
@@ -436,7 +436,7 @@
log_only=Log/Display Only:
log_parser=Name of Log Parser class
log_parser_cnf_msg=Could not find the class. Please make sure you place your
jar file in the /lib directory.
-log_parser_illegal_msg=Could not access the class due to
IllegalAcecssException.
+log_parser_illegal_msg=Could not access the class due to
IllegalAccessException.
log_parser_instantiate_msg=Could not create an instance of the log parser.
Please make sure the parser implements LogParser interface.
log_sampler=Tomcat Access Log Sampler
log_success_only=Successes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]