[folks] Don't spill over 80 characters.



commit d05681d31a8f60e3daf737ea4fefbc0bc4cfb39e
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Fri Jul 8 14:14:21 2011 -0700

    Don't spill over 80 characters.

 folks/im-details.vala |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/folks/im-details.vala b/folks/im-details.vala
index 9435234..71bda5f 100644
--- a/folks/im-details.vala
+++ b/folks/im-details.vala
@@ -66,8 +66,8 @@ public interface Folks.ImDetails : Object
    * of IM addresses to work, the IM addresses must be normalised beforehand.
    *
    * If the provided IM address is invalid,
-   * { link Folks.ImDetailsError.INVALID_IM_ADDRESS} will be thrown. Note that this
-   * isn't guaranteed to be thrown for all invalid addresses, but if it is
+   * { link Folks.ImDetailsError.INVALID_IM_ADDRESS} will be thrown. Note that
+   * this isn't guaranteed to be thrown for all invalid addresses, but if it is
    * thrown, the address is guaranteed to be invalid.
    *
    * @param im_address the address to normalise



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