[geocode-glib] lib: Fix a typo in a doc comment



commit f0606a5da484dedbdcbf46c3ef1aea320d7ff51d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Jul 24 22:24:33 2013 +0300

    lib: Fix a typo in a doc comment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697218

 geocode-glib/geocode-place.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/geocode-glib/geocode-place.c b/geocode-glib/geocode-place.c
index e74a010..fe1cdf2 100644
--- a/geocode-glib/geocode-place.c
+++ b/geocode-glib/geocode-place.c
@@ -508,7 +508,7 @@ geocode_place_new (const char      *name,
 }
 
 /**
- * geocode_place_new_with_description:
+ * geocode_place_new_with_location:
  * @name: the name of place
  * @place_type: the type of place
  * @location: the location info for the place


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