Skip to content

Commit de42f99

Browse files
committed
wip
1 parent 50a1577 commit de42f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Database/Eloquent/Factories/Factory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ public function recycle($model)
637637
}
638638

639639
/**
640-
* Retrieves a random model of a given type from previously provided models to recycle.
640+
* Retrieve a random model of a given type from previously provided models to recycle.
641641
*
642642
* @param string $modelClassName
643643
* @return \Illuminate\Database\Eloquent\Model|null

0 commit comments

Comments
 (0)