[folks] eds: Minor fixes to documentation comment syntax
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] eds: Minor fixes to documentation comment syntax
- Date: Wed, 3 Aug 2011 20:41:57 +0000 (UTC)
commit a506681228345cb028edfce24193f1baed000781
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Aug 3 21:41:38 2011 +0100
eds: Minor fixes to documentation comment syntax
backends/eds/lib/edsf-persona.vala | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/backends/eds/lib/edsf-persona.vala b/backends/eds/lib/edsf-persona.vala
index 52f1599..519eced 100644
--- a/backends/eds/lib/edsf-persona.vala
+++ b/backends/eds/lib/edsf-persona.vala
@@ -63,7 +63,7 @@ public class Edsf.Persona : Folks.Persona,
* The vCard attribute used to specify a Contact's gender
*
* Based on:
- * http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22
+ * [[http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22]]
*
* Note that the above document is a draft and the gender property
* is still considered experimental, hence the "X-" prefix in the
@@ -78,7 +78,7 @@ public class Edsf.Persona : Folks.Persona,
* X-GENDER vCard property.
*
* Based on:
- * http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22
+ * [[http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22]]
*
* @since UNRELEASED
*/
@@ -89,7 +89,7 @@ public class Edsf.Persona : Folks.Persona,
* X-GENDER vCard property.
*
* Based on:
- * http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22
+ * [[http://tools.ietf.org/html/draft-ietf-vcarddav-vcardrev-22]]
*
* @since UNRELEASED
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]