* @start: the point at which the linear gradient will begin
* @end: the point at which the linear gradient will finish
* @stops: (array length=n_stops): a pointer to an array of #GskColorStop defining the gradient
- * @n_stops: the number of elements in @color_stops
+ * @n_stops: the number of elements in @stops
*
* Appends a linear gradient node with the given stops to @snapshot.
*/
* @start: the point at which the linear gradient will begin
* @end: the point at which the linear gradient will finish
* @stops: (array length=n_stops): a pointer to an array of #GskColorStop defining the gradient
- * @n_stops: the number of elements in @color_stops
+ * @n_stops: the number of elements in @stops
*
* Appends a repeating linear gradient node with the given stops to @snapshot.
*/