David Smart / NWSWeather
Revision:
3:41504de1f387
Parent:
2:eae60b64066e
Child:
5:f3ae5160977e
diff -r eae60b64066e -r 41504de1f387 NWSWeather.h
--- a/NWSWeather.h	Sun Mar 16 20:25:34 2014 +0000
+++ b/NWSWeather.h	Sun Mar 23 20:42:29 2014 +0000
@@ -140,7 +140,7 @@
     ///
     NWSReturnCode_T setAlternateURL(const char * alternateurl);
     
-    /// get the weather data from the specified site.
+    /// get the current conditions weather data from the specified site.
     ///
     /// This does the work to fetch the weather data from the specified site,
     /// using the baseurl established when the NWSWeather object was constructed,