diff options
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r-- | doc/aerc-templates.7.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 394e22b6..ce0b9a7c 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -354,7 +354,7 @@ aerc provides the following additional functions: *now* Return the current date as a golang time.Time object that can be - formated with *dateFormat*. + formatted with *dateFormat*. ``` {{dateFormat now "Mon Jan 2 15:04:05 -0700 MST 2006"}} |