Project

General

Profile

Actions

Defect #27810

closed

Typo in rdm-mailhandler.rb: s/Proccessed/Processed/

Added by Go MAEDA over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Email receiving
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Index: extra/mail_handler/rdm-mailhandler.rb
===================================================================
--- extra/mail_handler/rdm-mailhandler.rb    (revision 17114)
+++ extra/mail_handler/rdm-mailhandler.rb    (working copy)
@@ -186,7 +186,7 @@
         warn "Failed to contact your Redmine server (#{response.code})." 
         return 75
       when 201
-        debug "Proccessed successfully" 
+        debug "Processed successfully" 
         return 0
       else
         return 1
Actions #1

Updated by Go MAEDA over 6 years ago

  • Subject changed from Typo: s/Proccessed/Processed/ to Typo in rdm-mailhandler.rb: s/Proccessed/Processed/
  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed to the trunk.

Actions

Also available in: Atom PDF