doc: Fix a typo in the description of cogl-bitmap

(cherry picked from commit 423b8f8c62b1f73d6b0e24a5689428821e154703)
This commit is contained in:
Damien Lespiau 2012-12-30 16:08:15 +00:00 committed by Robert Bragg
parent 81a94a7849
commit 388e589ac4

View File

@ -43,7 +43,7 @@ typedef struct _CoglBitmap CoglBitmap;
/**
* SECTION:cogl-bitmap
* @short_description: Fuctions for loading images
* @short_description: Functions for loading images
*
* Cogl allows loading image data into memory as CoglBitmaps without
* loading them immediately into GPU textures.