[folks] Fix a typo in the IndividualAggregator.individuals_changed docs.



commit c6fade51f5dd53cd91a52fa9f0ffa88203c8b065
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Jun 30 16:03:24 2011 -0700

    Fix a typo in the IndividualAggregator.individuals_changed docs.

 folks/individual-aggregator.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/folks/individual-aggregator.vala b/folks/individual-aggregator.vala
index 0e8ec1e..779b11b 100644
--- a/folks/individual-aggregator.vala
+++ b/folks/individual-aggregator.vala
@@ -139,7 +139,7 @@ public class Folks.IndividualAggregator : Object
    * This will not be emitted until after { link IndividualAggregator.prepare}
    * has been called.
    *
-   * @param added a list of { link Individual}s which have been removed
+   * @param added a list of { link Individual}s which have been added
    * @param removed a list of { link Individual}s which have been removed
    * @param message a string message from the backend, if any
    * @param actor the { link Persona} who made the change, if known



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