Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60c1c8f

Browse filesBrowse files
Apply Fabbot Typo Fixes
1 parent 4b01189 commit 60c1c8f
Copy full SHA for 60c1c8f

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ObjectToPopulateTrait.php
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.