From 26ec5da44de6fbde5f168eaa04a2bfb5c9067043 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Thu, 10 Nov 2011 14:51:58 -0800 Subject: [PATCH] Fix comment syntax to unbreak documentation generation. --- folks/abstract-field-details.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 : 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 -- 2.7.4