Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv24749

Modified Files:
        data_retrieval.php 
Log Message:
Ups, typo.


Index: data_retrieval.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/data_retrieval.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- data_retrieval.php  2001/05/21 10:43:46     1.9
+++ data_retrieval.php  2001/06/27 11:20:01     1.10
@@ -12,7 +12,7 @@
 class data_retrieval extends db_layer {
 
   /**
-   * The METAR is store here.
+   * The METAR is stored here.
    *
    * The property is used when-ever someone want access to the raw
    * METAR. Although you shouldn't do it, it is possible to set this


_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins

Reply via email to