diff options
| author | luz paz <luzpaz@pm.me> | 2022-08-17 18:02:04 -0400 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-08-21 20:23:00 -0700 |
| commit | aff726b46040ba8d59435d1e6839c30fbae2d783 (patch) | |
| tree | a8c048f24f3f91fb613dc9b08753d27bc48da25a /data | |
| parent | 5d6616608858e60641676a7fa76a87f9516d477d (diff) | |
Fix typos
Found via `codespell -q 3 -S changelog.md -L bu,fo,ist,mke,multline,noes,ot,pard,pres,tabl,te,tothe`
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/default.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/default.rst b/data/templates/default.rst index 207967122..6d6e44898 100644 --- a/data/templates/default.rst +++ b/data/templates/default.rst @@ -12,7 +12,7 @@ $if(date)$ :Date: $^$$date$ $endif$ $if(address)$ -:Addresss: $^$$address$ +:Address: $^$$address$ $endif$ $if(contact)$ :Contact: $^$$contact$ |
