bloritsch 01/12/14 14:11:58
Modified: src/scratchpad/org/apache/avalon/excalibur/event Source.java
Log:
fix spelling mistake
Revision Changes Path
1.4 +1 -1
jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/event/Source.java
Index: Source.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/event/Source.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Source.java 2001/12/14 22:05:07 1.3
+++ Source.java 2001/12/14 22:11:57 1.4
@@ -20,7 +20,7 @@
/**
* Enqueues the given element onto the queue.
*
- * @param element The <code>QueueElementIF</code> to enqueue
+ * @param element The <code>QueueElement</code> to enqueue
* @exception SourceFullException Indicates that the sink is temporarily
full.
* @exception SourceClosedException Indicates that the sink is
* no longer being serviced.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>