mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-04 08:03:23 +00:00
Fix typo in rdm-mailhandler.rb: s/Proccessed/Processed/ (#27810).
git-svn-id: http://svn.redmine.org/redmine/trunk@17115 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a4931262d0
commit
861273e85a
@ -186,7 +186,7 @@ END_DESC
|
||||
warn "Failed to contact your Redmine server (#{response.code})."
|
||||
return 75
|
||||
when 201
|
||||
debug "Proccessed successfully"
|
||||
debug "Processed successfully"
|
||||
return 0
|
||||
else
|
||||
return 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user