[geocode-glib] lib: Fix link to telepathy spec



commit ab6d9589f4b34791bcf110c92c041c5662802750
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 27 16:43:11 2011 +0100

    lib: Fix link to telepathy spec
    
    Thanks Matthias!

 geocode-glib/geocode-glib.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/geocode-glib/geocode-glib.c b/geocode-glib/geocode-glib.c
index b5415df..8a73735 100644
--- a/geocode-glib/geocode-glib.c
+++ b/geocode-glib/geocode-glib.c
@@ -105,7 +105,7 @@ struct {
  *
  * Creates a new #GeocodeObject to perform geocoding with. The
  * #GHashTable is in the format used by Telepathy, and documented
- * at http://telepathy.freedesktop.org/spec/Connection_Interface_Location.html#Mapping:Location
+ * on <ulink url="http://telepathy.freedesktop.org/spec/Connection_Interface_Location.html#Mapping:Location";>Telepathy's specification site</ulink>.
  *
  * Returns: a new #GeocodeObject. Use g_object_unref() when done.
  **/



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