Skip to content

Commit 5fab20a

Browse files
author
Chris Cho
committed
typo fix
1 parent 462e500 commit 5fab20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/eloquent-models/PlanetPrune.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public function prunable()
1717

1818
protected function pruning()
1919
{
20-
// Cleanup cations such as deleting photo assets of this
20+
// Add cleanup actions such as deleting photo assets of this
2121
// model or printing the Planet 'name' attribute to a log file
2222
}
2323
}

0 commit comments

Comments
 (0)