[glib] Fix up a doc typo



commit b5bda64a730876205ce5aae069f11161d6b94cc4
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Aug 8 22:14:56 2010 -0400

    Fix up a doc typo

 glib/gbase64.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/glib/gbase64.c b/glib/gbase64.c
index 52982ce..a3c265f 100644
--- a/glib/gbase64.c
+++ b/glib/gbase64.c
@@ -33,7 +33,8 @@
 
 
 /**
- * SECTION:base64 Base64 Encoding
+ * SECTION:base64
+ * @title: Base64 Encoding
  * @short_description: encodes and decodes data in Base64 format
  *
  * Base64 is an encoding that allows a sequence of arbitrary bytes to be



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