Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3a76492

Browse files
Apply Fabbot Typo Fixes
1 parent df5bfc5 commit 3a76492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Normalizer/ObjectToPopulateTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ trait ObjectToPopulateTrait
2020
* @param string $class The class the object should be
2121
* @param $context The denormalization context
2222
* @param string $key They in which to look for the object to populate.
23-
* Keeps backwards compatability with `AbstractNormalizer.
23+
* Keeps backwards compatibility with `AbstractNormalizer`.
2424
*
2525
* @return object|null An object if things check out, null otherwise.
2626
*/

0 commit comments

Comments
 (0)