Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv2247
Modified Files:
phpweather.php
Log Message:
langauge -> language ! Fortunately only in the comments...
Index: phpweather.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/phpweather.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- phpweather.php 2001/07/13 09:15:30 1.12
+++ phpweather.php 2001/07/13 18:02:23 1.13
@@ -51,8 +51,8 @@
* The language is set by creating an object of the appropriate type,
* like 'locale_en' for English, 'locale_da' for Danish and so on.
*
- * @param string The langauge-code for the language, like 'en' for
- * English, 'fr' for French and so on.
+ * @param string The language-code for the language, like 'en' for
+ * English, 'hu' for Hungarian and so on.
*
* @access public
*/
@@ -109,7 +109,6 @@
closedir($dir);
return $output;
}
-
/**
* Calls the print_pretty() function of the output-object.
_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins