[libgweather/benzea/40.alpha.1: 1/2] weather: Fix typo in documentation of gweather_info_set_contact_info




commit 2a235135713899a26b030db1c121d760233c0c2f
Author: Benjamin Berg <bberg redhat com>
Date:   Fri Jan 15 13:21:40 2021 +0100

    weather: Fix typo in documentation of gweather_info_set_contact_info
    
    Just a small copy/paste issue.
    
    Fixes: #76

 libgweather/gweather-weather.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgweather/gweather-weather.c b/libgweather/gweather-weather.c
index d8301de3..0d7b1f1d 100644
--- a/libgweather/gweather-weather.c
+++ b/libgweather/gweather-weather.c
@@ -2255,7 +2255,7 @@ gweather_info_get_contact_info (GWeatherInfo *info)
 /**
  * gweather_info_set_contact_info:
  * @info: a #GWeatherInfo
- * @application_id: the contact information for the application
+ * @contact_info: the contact information for the application
  *
  * Sets the contact information for the application fetching the
  * weather. It is a requirement for using any of the online


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