[folks] Fix comment syntax to unbreak documentation generation.



commit 26ec5da44de6fbde5f168eaa04a2bfb5c9067043
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Nov 10 14:51:58 2011 -0800

    Fix comment syntax to unbreak documentation generation.

 folks/abstract-field-details.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/folks/abstract-field-details.vala b/folks/abstract-field-details.vala
index 5520706..95c6b08 100644
--- a/folks/abstract-field-details.vala
+++ b/folks/abstract-field-details.vala
@@ -102,7 +102,7 @@ public abstract class Folks.AbstractFieldDetails<T> : Object
     }
 
   /**
-   * The { link GLib.Type of the { link AbstractFieldDetails.value}.
+   * The { link GLib.Type} of the { link AbstractFieldDetails.value}.
    *
    * This is particularly useful for treating collections of different types of
    * { link AbstractFieldDetails} in a uniform way without needing to name them



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