mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
doc: Fix a typo in the description of cogl-bitmap
(cherry picked from commit 423b8f8c62b1f73d6b0e24a5689428821e154703)
This commit is contained in:

committed by
Robert Bragg

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.
|
||||
|
Reference in New Issue
Block a user