[Cogl] [PATCH 11/53] doc: Fix a typo in the description of cogl-bitmap

Damien Lespiau damien.lespiau at gmail.com
Tue Jan 1 06:30:47 PST 2013


From: Damien Lespiau <damien.lespiau at intel.com>

---
 cogl/cogl-bitmap.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cogl/cogl-bitmap.h b/cogl/cogl-bitmap.h
index e26aa0d..aec2478 100644
--- a/cogl/cogl-bitmap.h
+++ b/cogl/cogl-bitmap.h
@@ -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.
-- 
1.7.7.5



More information about the Cogl mailing list