diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-12-02 15:43:08 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-12-02 15:43:08 +0000 |
commit | 56cc85a068870cfa1c3bcc39c7e312b6a0fe8ca3 (patch) | |
tree | a073e66be5f151ff7b92b3f38f96b0ed54d713fb /Doxyfile | |
parent | 737278c86a41936a5d3bd29074b2883c31a4b657 (diff) | |
download | ffmpeg-56cc85a068870cfa1c3bcc39c7e312b6a0fe8ca3.tar.gz |
Misc spelling fixes, prefer American over British English.
Originally committed as revision 11126 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -654,7 +654,7 @@ LATEX_BATCHMODE = NO #--------------------------------------------------------------------------- # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output -# The RTF output is optimised for Word 97 and may not look very pretty with +# The RTF output is optimized for Word 97 and may not look very pretty with # other RTF readers or editors. GENERATE_RTF = NO |