Mercurial > p > roundup > code
changeset 7917:0b82d42790ae
fix typo.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 Apr 2024 00:23:30 -0400 |
| parents | 4cca0ae9f901 |
| children | d5dfc152cd9d |
| files | share/man/man1/roundup-demo.1 |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/share/man/man1/roundup-demo.1 Sun Apr 28 19:24:19 2024 -0400 +++ b/share/man/man1/roundup-demo.1 Mon Apr 29 00:23:30 2024 -0400 @@ -74,7 +74,7 @@ with. The email features of Roundup will be turned off (so the nosy feature won't send email). It does this by removing the \fBnosyreaction.py\fP module from the demo tracker's \fIdetectors\fP -directory. If you wish to send email to promote the trcker to +directory. If you wish to send email to promote the tracker to production, you will need to copy \fBnosyreaction.py\fP from the default tracker templates directory. The \fBtemplates\fP command from roundup-admin(1) can help you locate a replacement.
