Fixing the comment for date::fuzzy_span() to be accurate

This commit is contained in:
Woody Gilk 2009-06-09 09:44:52 -05:00
parent c134e48149
commit 5d522d0a67

View file

@ -334,7 +334,7 @@ class date_Core {
} }
/** /**
* Returns the difference between two times in a "fuzzy" way. * Returns the difference between a time and now in a "fuzzy" way.
* *
* @param integer past UNIX timestamp * @param integer past UNIX timestamp
* @return string * @return string