Fix comment syntax to unbreak documentation generation.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 10 Nov 2011 22:51:58 +0000 (14:51 -0800)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 10 Nov 2011 22:51:58 +0000 (14:51 -0800)
folks/abstract-field-details.vala

index 5520706..95c6b08 100644 (file)
@@ -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