summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/playtree
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-24 10:27:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-24 10:27:14 +0000
commit4f452096c0182355ee332b81f8d43baeebd6a383 (patch)
tree315b3e00583ac3c424b49f0d06bb6c7466099b9c /DOCS/tech/playtree
parent4402f7d0897a1b26b6085cc00d5a168396637c30 (diff)
downloadmpv-4f452096c0182355ee332b81f8d43baeebd6a383.tar.bz2
mpv-4f452096c0182355ee332b81f8d43baeebd6a383.tar.xz
cosmetics: Fix some common typos, appropiate --> appropRiate,
handEling --> handling, dependAnt --> dependEnt. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22334 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/playtree')
-rw-r--r--DOCS/tech/playtree2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/playtree b/DOCS/tech/playtree
index d6d686291e..0e9a7d3184 100644
--- a/DOCS/tech/playtree
+++ b/DOCS/tech/playtree
@@ -117,7 +117,7 @@ Ok, that's all for now. To have some exemples look into mplayer.c ;)
First just after config parsing, the iterator is created there. Also
after stream opening, in case the stream is a playlist it replace the
entry which contained the playlist by the result of the parsing.
-In the event handeling it check if a step can be done, etc. And finnaly
+In the event handling it check if a step can be done, etc. And finnaly
at the end it go the next entry.
Suggestion, flames, etc about this doc must go to albeu@free.fr