Minor documentation fix for SwfPersona.avatar
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 10 Jul 2011 18:41:23 +0000 (19:41 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Wed, 20 Jul 2011 21:31:38 +0000 (22:31 +0100)
backends/libsocialweb/lib/swf-persona.vala

index b8c6b52..9d4e99e 100644 (file)
@@ -65,7 +65,7 @@ public class Swf.Persona : Folks.Persona,
   /**
    * An avatar for the Persona.
    *
-   * See {@link Folks.HasAvatar.avatar}.
+   * See {@link Folks.AvatarOwner.avatar}.
    */
   public File avatar { get; set; }