8000 Apply Fabbot Typo Fixes · symfony/symfony@60c1c8f · GitHub
[go: up one dir, main page]

Skip to content

Commit 60c1c8f

Browse files
Apply Fabbot Typo Fixes
1 parent 4b01189 commit 60c1c8f

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)
0