Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Adiras committed Feb 24, 2024
1 parent 777242a commit f5a9409
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import com.ftprx.server.channel.Command;

/**
* The interface definition for a FTP Command.
* The interface definition for an FTP Command.
* Your subclass should implement the <code>execute</code> method.
*/
public abstract class SimpleCommand {
Expand Down

0 comments on commit f5a9409

Please sign in to comment.