dfs 2004/06/28 21:56:31
Modified: net/src/java/org/apache/commons/net/bsd RCommandClient.java
Log:
Fixed typo.
Revision Changes Path
1.13 +1 -1
jakarta-commons/net/src/java/org/apache/commons/net/bsd/RCommandClient.java
Index: RCommandClient.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/net/src/java/org/apache/commons/net/bsd/RCommandClient.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- RCommandClient.java 29 Jun 2004 04:54:30 -0000 1.12
+++ RCommandClient.java 29 Jun 2004 04:56:31 -0000 1.13
@@ -74,7 +74,7 @@
* parameter of [EMAIL PROTECTED] #rcommand rcommand() } to <code> true </code>.
* The standard input of the remote process can be written to through
* the output stream returned by
- * [EMAIL PROTECTED] org.apache.commons.net.bsd.RExecClient#getOutputStream
getOutputSream() }
+ * [EMAIL PROTECTED] org.apache.commons.net.bsd.RExecClient#getOutputStream
getOutputStream() }
* .
* <p>
* <p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]