Browse Source

Typo in asElapsedTime description

tags/2.0.0-beta
David Renty 11 years ago
parent
commit
fd7ed28221
  1. 2
      framework/base/Formatter.php

2
framework/base/Formatter.php

@ -457,7 +457,7 @@ class Formatter extends Component
} }
/** /**
* Formats the value as a 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 * @param integer|string|DateTime $value the value to be formatted. The following
* types of value are supported: * types of value are supported:
* *

Loading…
Cancel
Save