wcap: Fix README typo

This commit is contained in:
Peng Wu 2013-07-11 15:19:53 +08:00 committed by Kristian Høgsberg
parent 9b78adfe9d
commit 3cd1f860a0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ WCAP Tools
WCAP is the video capture format used by Weston (Weston CAPture).
It's a simple, lossless format, that encodes the difference between
frames as run-length ecoded rectangles. It's a variable framerate
frames as run-length encoded rectangles. It's a variable framerate
format, that only records new frames along with a timestamp when
something actually changes.