Changeset 43b06247ad971a2108f53cd6ddbc06cff523c6b0

Show
Ignore:
Timestamp:
03/23/08 15:17:14 (6 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1206281834 +0100
git-parent:

[27bee6c9629cd7f5c987b52433ca7270cc3ca6e6]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1206278595 +0100
Message:

fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/config/file.c

    rb3a086f r43b0624  
    504504 
    505505    fprintf( file, "\xEF\xBB\xBF###\n###  " COPYRIGHT_MESSAGE "\n###\n\n" 
    506        "###\n### lines begining with a '#' character are comments\n###\n\n" ); 
     506       "###\n### lines beginning with a '#' character are comments\n###\n\n" ); 
    507507 
    508508    /* Look for the selected module, if NULL then save everything */