Typo in system notification function
Submitted by Administrator on Mon, 11/19/2007 - 15:43.
| Project: | ProjectPier |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed - by issue author |
Description
There is a typo in the eMail notification function. Please see http://www.projectpier.org/node/444#comment-475 for further infos.
There might be some dependencies and the system works so far. So maybe we shouldn't change that at all ...
Roland

This patch changes the string 'dont reply wraning' into 'dont reply warning' in 4 files.
I don't see any reason why it would break anything that I haven't tested.
This was also fixed at the same time as http://projectpier.org/node/506 in r131.
However, I didn't change the actual string token misspelling because (1) it would break translations and (2) there are quite a number of misspelt tokens, and I'd like to fix them all at once. I'll need to work with rcross in order to do that though. Stay tuned for that!