doc: Fix a typo in the description of cogl-bitmap
(cherry picked from commit 423b8f8c62b1f73d6b0e24a5689428821e154703)
This commit is contained in:
parent
81a94a7849
commit
388e589ac4
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue