Browse Source

Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".

Originally committed as revision 20339 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
f2ed1a41e1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Doxyfile

+ 1
- 1
Doxyfile View File

@@ -17,7 +17,7 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.

PROJECT_NAME = ffmpeg
PROJECT_NAME = FFmpeg

# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or


Loading…
Cancel
Save