Vote #79019
完了Typo in rdm-mailhandler.rb: s/subadress/subaddress/
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
29
version_id:
99
issue_org_id:
27812
author_id:
332
assigned_to_id:
332
comments:
1
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
Index: extra/mail_handler/rdm-mailhandler.rb
===================================================================
--- extra/mail_handler/rdm-mailhandler.rb (revision 17115)
+++ extra/mail_handler/rdm-mailhandler.rb (working copy)
@@ -86,7 +86,7 @@
"user") { |v| self.no_notification = '1'}
opts.separator("")
opts.separator("Issue attributes control options:")
- opts.on( "--project-from-subaddress ADDR", "select project from subadress of ADDR found",
+ opts.on( "--project-from-subaddress ADDR", "select project from subaddress of ADDR found",
"in To, Cc, Bcc headers") {|v| self.project_from_subaddress = v}
opts.on("-p", "--project PROJECT", "identifier of the target project") {|v| self.issue_attributes['project'] = v}
opts.on("-s", "--status STATUS", "name of the target status") {|v| self.issue_attributes['status'] = v}
journals
Committed to the trunk.
--------------------------------------------------------------------------------
いいね!0