Mercurial > p > roundup > code
changeset 7294:114a78ba67a5
Typo fix.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 02 May 2023 19:29:46 -0400 |
| parents | 1bb57a872fe7 |
| children | 1ce75966d274 |
| files | doc/customizing.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/customizing.txt Mon May 01 11:30:28 2023 -0400 +++ b/doc/customizing.txt Tue May 02 19:29:46 2023 -0400 @@ -1072,7 +1072,7 @@ If you need to delete an entire file, replace the file contents with:: - [file contents deleted due to spam 202-10-21 --myname] + [file contents deleted due to spam 2020-10-21 --myname] rather than deleting the file. If you actually delete the file Roundup will report an error to the user and email the administrator. If you
