The word 'submitted' is sometimes spelled 'submited'
Submitted by Tim on Thu, 07/03/2008 - 22:32.
| Project: | ProjectPier |
| Version: | 0.8.5.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Tim |
| Status: | patch - code needs review |
Jump to:
Description
In various files all over the source, the word 'submitted' is spelled 'submited'.
This patch corrects that.
I haven't tested it thoroughly but as far as I can tell, the changes I made can't create any bug, on the contrary, it should help :)
| Attachment | Size |
|---|---|
| submitedTypo.patch | 8.84 KB |

Is this in the interface or in the actual code? meaning, should it just be fixed in the translation file?
It's only in the code, so the language files don't have to be updated.
Tim
Ok, I read through the patch and it looks good. I'd like someone to test it again before I commit it. We've been snagged by a "simple" change like this before.
Note: Some of the changes are just in the comments/docs