[cogl/cogl-1.14: 112/174] doc: Fix a typo in the description of cogl-bitmap



commit 388e589ac4646b564777b5f57dadec7ee0d6d90d
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sun Dec 30 16:08:15 2012 +0000

    doc: Fix a typo in the description of cogl-bitmap
    
    (cherry picked from commit 423b8f8c62b1f73d6b0e24a5689428821e154703)

 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 ba71cda..2919b86 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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]