summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-24 11:27:08 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-24 11:27:08 +0000
commit13e3788b04edb07512401afac43af27b01fc5ac4 (patch)
treed871bb50c40ccc6897987e90ebfe8b44897262b0 /DOCS
parentabab10f2fa45342bda3782b58541e4022da2530d (diff)
downloadmpv-13e3788b04edb07512401afac43af27b01fc5ac4.tar.bz2
mpv-13e3788b04edb07512401afac43af27b01fc5ac4.tar.xz
fix another typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/nut.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt
index 3753a801f6..0843ab5b79 100644
--- a/DOCS/tech/nut.txt
+++ b/DOCS/tech/nut.txt
@@ -570,7 +570,7 @@ codec_specific_data
(with 00 00 01 prefixes)
frame_code
- frame_code is a 8bit field which exists before every frame, it can
+ frame_code is an 8-bit field which exists before every frame, it can
store part of the size of the frame, the stream number, the timestamp
and some flags amongst other things, what is not directly stored
in it but is needed is stored in various fields immediately after it