@@ -163,7 +163,7 @@ |
||
163 | 163 | /** |
164 | 164 | * Puts an entity instance to entity set identified by a key. |
165 | 165 | * |
166 | - * @param ResourceSet $sourceResourceSet The entity set containing the entity to update |
|
166 | + * @param ResourceSet $sourceresourceSet The entity set containing the entity to update |
|
167 | 167 | * @param KeyDescriptor $keyDescriptor The key identifying the entity to update |
168 | 168 | * @param $data |
169 | 169 | * |