docs: Misc documentation fixes
authorThibault Saunier <thibault.saunier@collabora.com>
Wed, 26 Jun 2013 21:08:16 +0000 (17:08 -0400)
committerMathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Tue, 9 Jul 2013 20:13:41 +0000 (22:13 +0200)
ges/ges-effect-asset.c
ges/ges-gerror.h

index ba9c3f3..f683187 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-/**
- * SECTION: ges-effect-asset
+/* SECTION: ges-effect-asset
  * @short_description: A GESAsset subclass specialized in GESEffect extraction
+ *
+ * This is internal, and implementation details, so we are not showing it in the
+ * documentation
  */
 
 #include "ges-effect-asset.h"
index 1fce423..b35f2a4 100644 (file)
@@ -30,7 +30,7 @@ G_BEGIN_DECLS
 /**
  * GES_ERROR:
  *
- * An error happend in GES
+ * An error happened in GES
  */
 #define GES_ERROR g_quark_from_static_string("GES_ERROR")