Same spelling mistake as before.

This commit is contained in:
Alex 2011-10-05 15:25:09 +01:00
parent acc4d75c35
commit 44d3066268

View file

@ -115,7 +115,7 @@ A wp-cli class is structured like this:
* Implement example command
*
* @package wp-cli
* @subpackage commands/cummunity
* @subpackage commands/community
* @author Andreas Creten
*/
class ExampleCommand extends WP_CLI_Command {