Defect #5823
Error in comments in plugin.rb
| Status: | Closed | Start date: | 2010-07-05 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Eric Davis | % Done: | 100% |
|
| Category: | Code cleanup/refactoring | |||
| Target version: | 1.0.0 (RC) | |||
| Affected version: | devel | Resolution: | Fixed |
Description
source:trunk/lib/redmine/plugin.rb#L205 should say :loggedin instead of loggedin, same thing for member 3 lines further.
Associated revisions
Fix typos in the examples. #5823
History
Updated by Eric Davis over 1 year ago
- Status changed from New to Closed
- Assignee set to Eric Davis
- Target version set to 1.0.0 (RC)
- % Done changed from 0 to 100
- Resolution set to Fixed
Fixed in r3841. Thanks.