Changeset 5464:e27d7ce09c40 for init.h

Show
Ignore:
Timestamp:
2008-07-22 07:30:42 (4 months ago)
Author:
Vincent Lefevre <vincent@…>
Children:
5465:45ce2903b9e9, 5469:4604a37ad34d
Branch:
HEAD
Message:

Fix typos in manual.xml.head and init.h. Closes #3096.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • init.h

    r5463 r5464  
    105105  ** The default file in which to save aliases created by the  
    106106  ** ``$create-alias'' function. Entries added to this file are 
    107   ** encoded in the charsacter set specified by $$config_charset if it 
     107  ** encoded in the character set specified by $$config_charset if it 
    108108  ** is set or the current character set otherwise. 
    109109  ** .pp 
     
    375375  ** .pp 
    376376  ** When defined, Mutt will recode commands in rc files from this 
    377   ** encoding to the current charsacter set and aliases written to 
     377  ** encoding to the current character set and aliases written to 
    378378  ** $$alias_file from the current character set. 
    379379  */