summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-pipeline-state.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl/cogl-pipeline-state.h')
-rw-r--r--cogl/cogl/cogl-pipeline-state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl/cogl-pipeline-state.h b/cogl/cogl/cogl-pipeline-state.h
index ceec55fc9..1745ae049 100644
--- a/cogl/cogl/cogl-pipeline-state.h
+++ b/cogl/cogl/cogl-pipeline-state.h
@@ -716,7 +716,7 @@ cogl_pipeline_set_uniform_int (CoglPipeline *pipeline,
* If @transpose is %FALSE then the matrix is expected to be in
* column-major order or if it is %TRUE then the matrix is in
* row-major order. You can pass a #CoglMatrix by calling by passing
- * the result of cogl_matrix_get_array() in @value and setting
+ * the result of cogl_matrix_to_float() in @value and setting
* @transpose to %FALSE.
*
* Since: 2.0