mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
doc: Fix a typo in the description of cogl-bitmap
(cherry picked from commit 423b8f8c62b1f73d6b0e24a5689428821e154703)
This commit is contained in:
parent
81a94a7849
commit
388e589ac4
@ -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…
Reference in New Issue
Block a user