This commit is contained in:
David Renty
2014-03-12 14:51:20 +01:00
parent ced45c5450
commit a74fa20d2d

View File

@ -457,7 +457,7 @@ class Formatter extends Component
}
/**
* Formats the value as the time elapsed since then in human readable form.
* Formats the value as the time elapsed since then in human readable form.
* @param integer|string|DateTime $value the value to be formatted. The following
* types of value are supported:
*