You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2008/06/25 11:00:18 UTC

svn commit: r671472 - /mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java

Author: ngn
Date: Wed Jun 25 02:00:18 2008
New Revision: 671472

URL: http://svn.apache.org/viewvc?rev=671472&view=rev
Log:
Fixing Javadoc typos

Modified:
    mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java

Modified: mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java
URL: http://svn.apache.org/viewvc/mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java?rev=671472&r1=671471&r2=671472&view=diff
==============================================================================
--- mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java (original)
+++ mina/ftpserver/trunk/server/src/main/java/org/apache/ftpserver/commandline/CommandLine.java Wed Jun 25 02:00:18 2008
@@ -49,7 +49,7 @@
 class CommandLine {
 
     /**
-     * The pourpose of this class is to allow the final user to start the
+     * The purpose of this class is to allow the final user to start the
      * FtpServer application. Because of that it has only <code>static</code>
      * methods and cannot be instanced.
      */
@@ -57,7 +57,7 @@
     }
 
     /**
-     * This method is the FtpServer starting poing when running by using the
+     * This method is the FtpServer starting point when running by using the
      * command line mode.
      *
      * @param args The first element of this array must specify the kind of