[geeklog-cvs] geeklog: Typos in comments
geeklog-cvs at lists.geeklog.net
geeklog-cvs at lists.geeklog.net
Mon May 25 03:33:51 EDT 2009
details: http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/1ecab6dce208
changeset: 7053:1ecab6dce208
user: Dirk Haun <dirk at haun-online.de>
date: Mon May 25 09:33:39 2009 +0200
description:
Typos in comments
diffstat:
system/lib-plugins.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 5cc4b9c70e17 -r 1ecab6dce208 system/lib-plugins.php
--- a/system/lib-plugins.php Sun May 24 20:27:23 2009 +0200
+++ b/system/lib-plugins.php Mon May 25 09:33:39 2009 +0200
@@ -1784,7 +1784,7 @@
* @param string $feedType Type of feed format (RSS/Atom/etc)
* @param string $feedVersion Type of feed version (RSS 1.0 etc)
* @param string $topic The topic for the feed.
- * @param string $fid The ID of the feed being fethed.
+ * @param string $fid The ID of the feed being fetched.
* @return array list of extension tags
*
*/
@@ -1820,7 +1820,7 @@
* @param string $feedType Type of feed format (RSS/Atom/etc)
* @param string $feedVersion Type of feed version (RSS 1.0 etc)
* @param string $topic The topic for the feed.
- * @param string $fid The ID of the feed being fethed.
+ * @param string $fid The ID of the feed being fetched.
* @return array list of extension namespaces
*
*/
@@ -1855,7 +1855,7 @@
* @param string $feedType Type of feed format (RSS/Atom/etc)
* @param string $feedVersion Type of feed version (RSS 1.0 etc)
* @param string $topic The topic for the feed.
- * @param string $fid The ID of the feed being fethed.
+ * @param string $fid The ID of the feed being fetched.
* @return array list of meta tag extensions
*
*/
More information about the geeklog-cvs
mailing list