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)
This commit is contained in:
Damien Lespiau 2012-05-11 11:22:58 +01:00 committed by Robert Bragg
parent ba864707ac
commit e6b75b6cfc

View File

@ -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