* small fix for doc building
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 12 Nov 2007 16:13:18 +0000 (16:13 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Mon, 12 Nov 2007 16:13:18 +0000 (16:13 +0000)
pmo-trunk-r3714

src/modest-text-utils.h

index 13e6e1b..4077bab 100644 (file)
@@ -213,8 +213,8 @@ size_t modest_text_utils_strftime(char *s, size_t max, const char  *fmt, time_t
  * @address: original address (UTF8 string)
  *
  * make a 'display address' from an address:
- * "Foo Bar <foo@bar.cx>" --> "Foo Bar"
- * ie. removes "<...>" parts
+ * "Foo Bar &lt;foo@bar.cx&gt;" --&gt; "Foo Bar"
+ * ie. removes "&lt;...&gt;" parts
  * the change is in-place; removes leading whitespace
  * 
  * NOTE: for optimization reasons, this function changes @address