1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 21:34:05 +00:00
This commit is contained in:
Jori Stein 2022-01-04 00:23:23 +01:00 committed by GitHub
parent 8c8655b74a
commit 11e678c435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ trait VirtualColumn
/**
* We need this property, because both created & saved event listeners
* decode the data (to take precedence before other created & saved)
* listeners, but we don't want the dadta to be decoded twice.
* listeners, but we don't want the data to be decoded twice.
*
* @var string
*/