Changeset 4714 for platform/tdiary/util

Show
Ignore:
Timestamp:
01/16/08 23:00:45 (10 months ago)
Author:
sho
Message:

platform/tdiary/util/posttdiary/posttdiary.rb: fix typo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/util/posttdiary/posttdiary.rb

    r4633 r4714  
    160160                @body = body 
    161161        else 
    162                 raise "can not read this mail" 
     162                raise "cannot read this mail" 
    163163        end 
    164164