# HG changeset patch # User Mikael Berthe # Date 1525107246 -7200 # Node ID e01f94e817947a514adf691bfed4daf20096b27d # Parent 3e017cfad3cc886bdc3362fed53e381257daa7a1 Typo in documentation diff -r 3e017cfad3cc -r e01f94e81794 templates/README.md --- a/templates/README.md Wed Mar 21 23:55:25 2018 +0100 +++ b/templates/README.md Mon Apr 30 18:54:06 2018 +0200 @@ -47,7 +47,7 @@ Function | Description -------- | ----------- -`fromunix UNIXTIMESTAMP` | converts from UNIX timestampto date +`fromunix UNIXTIMESTAMP` | converts from UNIX timestamp to date `tolocal TEXTRFC3339DATE` | converts a RFC3339 date string to a local time `fromhtml HTMLTEXT` | converts HTML to plain text `wrap TEXT` | rewrap text, with indent and max width