Author: violetagg
Date: Fri Jan 19 14:27:22 2018
New Revision: 1821661
URL: http://svn.apache.org/viewvc?rev=1821661&view=rev
Log:
Fix javadoc
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java?rev=1821661&r1=1821660&r2=1821661&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java
(original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/buf/CharChunk.java Fri Jan
19 14:27:22 2018
@@ -278,7 +278,7 @@ public final class CharChunk extends Abs
/**
* Append a string to the buffer.
*
- * @param s The string
+ * @param sb The string builder
* @throws IOException Writing overflow data to the output channel failed
*
* @deprecated Unused. Will be removed in Tomcat 8.0.x onwards.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]