summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2009-12-09 22:45:56 +0000
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2009-12-09 22:45:56 +0000
commit65214b621fe900e9d120d069ad81b187e7111f95 (patch)
tree56711014864d16bcd0ef27d9868baca83893cd8f /doc
parent4bae2251264d7818a3da50275fb7d3862b335900 (diff)
Cosmetics: Fix typos in r20780.
Originally committed as revision 20787 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/developer.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index 013650ba14..983f2fdd5b 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -252,8 +252,8 @@ keeping it as a logical unit that contains an individual change, even
if it spans multiple files. This makes reviewing your patches much easier
for us and greatly increases your chances of getting your patch applied.
-Use the patcheck tool of ffmpeg to check your patch.
-The tool is located in the tool directory.
+Use the patcheck tool of FFmpeg to check your patch.
+The tool is located in the tools directory.
Run the regression tests before submitting a patch so that you can
verify that there are no big problems.