Defect #12724
Spelling error: 'pourcent' should be 'percent'
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Code cleanup/refactoring | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: |
Description
Wrong spelling of method names:
Version#closed_pourcent Version#completed_pourcent
Related issues
Associated revisions
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Patch by Daniel Felix.
replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb (#12724)
History
#1
Updated by Jean-Philippe Lang over 9 years ago
- Category set to Code cleanup/refactoring
- Status changed from New to Closed
- Resolution set to Fixed
Patch #12725 committed.