Fix the documented name of individuals_changed_detailed.changes
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 11 Nov 2011 23:42:44 +0000 (15:42 -0800)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 8 Dec 2011 22:55:06 +0000 (14:55 -0800)
folks/individual-aggregator.vala

index f1eeaba..b74a4da 100644 (file)
@@ -245,7 +245,7 @@ public class Folks.IndividualAggregator : Object
    * This will not be emitted until after {@link IndividualAggregator.prepare}
    * has been called.
    *
-   * @param added a mapping of old {@link Individual}s to new
+   * @param changes a mapping of old {@link Individual}s to new
    * {@link Individual}s for the individuals which have changed in the
    * aggregator
    *