Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
LostKobrakai committed Jun 26, 2016
1 parent 8e99e8e commit 18d9482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/2015-10-21_12-16.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class Migration_2015_10_21_12_16 extends ModuleMigration {

public static $description = "Create/Delete a module with a ModuleMigration";
public static $description = "Install/Uninstall a module with a ModuleMigration";

protected function getModuleName(){ return 'LazyCron'; }

Expand Down

0 comments on commit 18d9482

Please sign in to comment.