Fixed "the the" repetitions in some doc strings
http://bugzilla.clutter-project.org/show_bug.cgi?id=2450
This commit is contained in:

committed by
Emmanuele Bassi

parent
cf647e327f
commit
c64e0103af
@ -893,7 +893,7 @@ unsigned int
|
||||
cogl_fixed_pow2 (CoglFixed x)
|
||||
{
|
||||
/* Note: we could easily have a version that produces CoglFixed result,
|
||||
* but the the range would be limited to x < 15, and the int precision
|
||||
* but the range would be limited to x < 15, and the int precision
|
||||
* is enough for the current purposes.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user