[cogl/wip/rib/cogl-1.12: 42/139] quaternion: Fix typo in the init_from_z_rotation documentation
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/rib/cogl-1.12: 42/139] quaternion: Fix typo in the init_from_z_rotation documentation
- Date: Wed, 15 Aug 2012 13:06:58 +0000 (UTC)
commit e6b75b6cfc5f7d9e05daf4b794f6e579fd38d91e
Author: Damien Lespiau <damien lespiau intel com>
Date: Fri May 11 11:22:58 2012 +0100
quaternion: Fix typo in the init_from_z_rotation documentation
Clearly from a copy and paste from init_from_y_rotation().
Reviewed-by: Robert Bragg <robert linux intel com>
(cherry picked from commit 2f06f4d79e29bbf30a44edbf48e8eaa637e30930)
cogl/cogl-quaternion.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-quaternion.h b/cogl/cogl-quaternion.h
index 76cae29..398fe86 100644
--- a/cogl/cogl-quaternion.h
+++ b/cogl/cogl-quaternion.h
@@ -239,7 +239,7 @@ cogl_quaternion_init_from_y_rotation (CoglQuaternion *quaternion,
/**
* cogl_quaternion_init_from_z_rotation:
* @quaternion: An uninitialized #CoglQuaternion
- * @angle: The angle to rotate around the y axis
+ * @angle: The angle to rotate around the z axis
*
*
* Since: 2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]