mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
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:
parent
ba864707ac
commit
e6b75b6cfc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user