Show
Ignore:
Timestamp:
2008-07-19 14:00:21 (6 months ago)
Author:
mosipov
Message:

Fixed JavaDoc typos

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/CommandHandler.java

    r2151 r2231  
    8989 
    9090        /** 
    91          * Checks if a specfied string represents a valid <code>GET</code> 
     91         * Checks if a specified string represents a valid <code>GET</code> 
    9292         * command. 
    9393         *  
     
    102102 
    103103        /** 
    104          * Checks if a specfied string represents a valid <code>POST</code> 
     104         * Checks if a specified string represents a valid <code>POST</code> 
    105105         * command. 
    106106         *