Mercurial > SimpleWebPresenter
diff FileCacheSet.inc @ 74:1d5166aba2c5
Documentation fixes.
codeFromHeader now throws an exception if the header is malformed.
| author | Tom Fredrik Blenning Klaussen <bfg@blenning.no> |
|---|---|
| date | Fri, 12 Oct 2012 01:16:30 +0200 |
| parents | 62b9d7a35658 |
| children | aafc23919e79 |
line wrap: on
line diff
--- a/FileCacheSet.inc Fri Oct 12 01:06:32 2012 +0200 +++ b/FileCacheSet.inc Fri Oct 12 01:16:30 2012 +0200 @@ -37,7 +37,7 @@ /** * List a set of files which contributes to this pages cacheset. * - * @param $humanReadable If the timestamp should be humand readable. + * @param $humanReadable If the timestamp should be human readable. * * @return an associative array of file, and timestamp */
