Skip to content

Commit e8704aa

Browse files
committed
[Serializer] Fixed typo in comment
1 parent edf2820 commit e8704aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Normalizer/AbstractNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ protected function prepareForDenormalization($data)
288288
}
289289

290290
/**
291-
* Instantiates an object using contructor parameters when needed.
291+
* Instantiates an object using constructor parameters when needed.
292292
*
293293
* This method also allows to denormalize data into an existing object if
294294
* it is present in the context with the object_to_populate key.

0 commit comments

Comments
 (0)