ソースを参照

Fixed another typo

José Lorenzo Rodríguez 11 年 前
コミット
97b87797fd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Console/Command/Task/PluginTask.php

+ 1 - 1
src/Console/Command/Task/PluginTask.php

@@ -214,7 +214,7 @@ class PluginTask extends BakeTask {
 	}
 
 /**
- * Modifies App's coposer.json to include the plugin and tries to call
+ * Modifies App's composer.json to include the plugin and tries to call
  * composer dump-autoload to refresh the autoloader cache
  *
  * @param string $plugin Name of plugin