Skip to content

Commit 79e579b

Browse files
committed
PHPDocs fix
1 parent 7dbbb2b commit 79e579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Versionable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
trait Versionable
66
{
77
/**
8-
* Boot the soft deleting trait for a model.
8+
* Boot the versionable trait for a model.
99
*
1010
* @return void
1111
*/

0 commit comments

Comments
 (0)