Skip to content

Commit 41d300b

Browse files
authored
Merge pull request #6 from stein-j/patch-1
Typo
2 parents 8c8655b + 11e678c commit 41d300b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VirtualColumn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ trait VirtualColumn
1616
/**
1717
* We need this property, because both created & saved event listeners
1818
* decode the data (to take precedence before other created & saved)
19-
* listeners, but we don't want the dadta to be decoded twice.
19+
* listeners, but we don't want the data to be decoded twice.
2020
*
2121
* @var string
2222
*/

0 commit comments

Comments
 (0)