diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-04-03 21:06:33 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-04-03 21:07:15 +0200 |
commit | 36babfdc399f29017848a349bc296f805ed61c6a (patch) | |
tree | 5a80bae8d7eda5e7aafb2ed00ac9afa6fe3acd1b | |
parent | 9cb25440b38cb848612f4f89964bab9e4678e6b2 (diff) | |
download | ffmpeg-36babfdc399f29017848a349bc296f805ed61c6a.tar.gz |
doc/fate.texi: fix typo
-rw-r--r-- | doc/fate.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fate.texi b/doc/fate.texi index 1512853c3a..28eadfd7f9 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -27,7 +27,7 @@ by visiting this website: This is especially recommended for all people contributing source code to FFmpeg, as it can be seen if some test on some platform broke -with there recent contribution. This usually happens on the platforms +with their recent contribution. This usually happens on the platforms the developers could not test on. The second part of this document describes how you can run FATE to |