[folks] Fix some comment wrapping.



commit 87cf01591eea1a00f7990bbc73923374c81291db
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Sep 29 10:06:26 2010 -0700

    Fix some comment wrapping.

 folks/individual.vala |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/folks/individual.vala b/folks/individual.vala
index 1006284..279ae74 100644
--- a/folks/individual.vala
+++ b/folks/individual.vala
@@ -121,8 +121,9 @@ public class Folks.Individual : Object,
   /**
    * Whether the Individual is the user.
    *
-   * Iff the Individual represents the user â?? the person who owns the account in
-   * the backend for each { link Persona} in the Individual â?? this is `true`.
+   * Iff the Individual represents the user â?? the person who owns the
+   * account in the backend for each { link Persona} in the Individual â??
+   * this is `true`.
    *
    * It is //not// guaranteed that every { link Persona} in the Individual has
    * its { link Persona.is_user} set to the same value as the Individual. For



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