[cogl/wip/cogl-1.14: 147/177] doc: Fix FALSE documentation



commit 5395dce7a76f413c44325d9a45645d3689902118
Author: Damien Lespiau <damien lespiau intel com>
Date:   Mon Dec 31 17:22:14 2012 +0000

    doc: Fix FALSE documentation
    
    Typo with the copy & paste from TRUE.
    
    (cherry picked from commit c7d4a13889ee5681a237a0d2a0fbbdca79120f17)

 cogl/cogl-types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index 768a0eb..aed1e0a 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -81,7 +81,7 @@ typedef int CoglBool;
 #endif
 
 /**
- * TRUE:
+ * FALSE:
  *
  * A constant to be used with #CoglBool types to indicate a boolean in
  * the "false" state.



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