Fix description comment for ecma_op_put_value.

This commit is contained in:
Ruben Ayrapetyan
2014-07-21 18:11:05 +04:00
parent 30c383556d
commit 5df6233e0b
+1 -1
View File
@@ -108,7 +108,7 @@ ecma_op_get_value( ecma_Reference_t *ref_p) /**< ECMA-reference */
} /* ecma_op_get_value */
/**
* SetValue operation.
* PutValue operation.
*
* See also: ECMA-262 v5, 8.7.1