Changeset 1451:aec7f3621eaa

Show
Ignore:
Timestamp:
2000-01-19 23:53:32 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Typo noted by edmundo@….

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • compose.c

    r1431 r1451  
    788788        if (!mutt_is_text_type (CURRENT->type, CURRENT->subtype)) 
    789789        { 
    790           mutt_error (_("Recoding only affetcs text attachments.")); 
     790          mutt_error (_("Recoding only affects text attachments.")); 
    791791          break; 
    792792        }