Skip to content

Commit 8ae6ed1

Browse files
committed
[ci skip] Fix copypaste command comment
1 parent d2f0b1d commit 8ae6ed1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

system/Commands/Database/Seed.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ class Seed extends BaseCommand
9898
protected $options = [];
9999

100100
/**
101-
* Runs all of the migrations in reverse order, until they have
102-
* all been un-applied.
101+
* Passes to Seeder to populate the database.
103102
*
104103
* @param array $params
105104
*/

0 commit comments

Comments
 (0)