summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/general.txt
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-25 17:37:12 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-25 17:37:12 +0000
commit80ab4a31ae8199b3d836e40c860dbf5a5483f697 (patch)
treeee179b159bc105d674c3626fb648f4a8199b3218 /DOCS/tech/general.txt
parent0c711045ef9112f7c03e7811bb6d885080038b4f (diff)
downloadmpv-80ab4a31ae8199b3d836e40c860dbf5a5483f697.tar.bz2
mpv-80ab4a31ae8199b3d836e40c860dbf5a5483f697.tar.xz
ehh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@879 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/general.txt')
-rw-r--r--DOCS/tech/general.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt
index 9606e83971..ff32fe7825 100644
--- a/DOCS/tech/general.txt
+++ b/DOCS/tech/general.txt
@@ -76,8 +76,8 @@ Now, go on:
The timing is solved odd, since it has/recommended to be done differently
for each of the formats, and sometimes can be done in many ways.
- There is are float variables called a_frame and v_frame, they store
- the just played A/V position is seconds.
+ There are float variables called a_frame and v_frame, they store
+ the just played A/V position in seconds.
The structure of the playing loop :
while(not EOF) {