diff options
author | Clément Bœsch <u@pkh.me> | 2014-11-03 09:20:27 +0100 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2014-11-03 09:21:45 +0100 |
commit | 4f4de7f49e0d0c37df8fd2f59f59819cdc935da7 (patch) | |
tree | 4bb8886d43abcb3e8e55c2aada08599e730fa3d3 | |
parent | 33aacb775013a600f1e1bc26c6ca13fd5d92e959 (diff) | |
download | ffmpeg-4f4de7f49e0d0c37df8fd2f59f59819cdc935da7.tar.gz |
README: fix 2 typo in the doc/examples sentence
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ and in the [wiki](http://trac.ffmpeg.org). ### Examples -Conding examples are available in the **doc/example** directory. +Coding examples are available in the **doc/examples** directory. ## License |