summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/playtree
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-23 21:22:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-23 21:22:02 +0000
commite91fc44d4c06004567a6b4cdde26031c3699224a (patch)
tree85d1b9ad5f89ddc471b77850f203d400d91131a4 /DOCS/tech/playtree
parente53bba09a97dec922b11b5639a8d911d24aa85f2 (diff)
downloadmpv-e91fc44d4c06004567a6b4cdde26031c3699224a.tar.bz2
mpv-e91fc44d4c06004567a6b4cdde26031c3699224a.tar.xz
typo: begining --> beginning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25517 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 d2919ea2b3..448c378099 100644
--- a/DOCS/tech/playtree
+++ b/DOCS/tech/playtree
@@ -87,7 +87,7 @@ PLAY_TREE_ITER_ERROR : obvious
PLAY_TREE_ITER_ENTRY : we are now on an entry
PLAY_TREE_ITER_NODE : we are now on a node
PLAY_TREE_ITER_END : we are now at end
-(( Note : I must add a PLAY_TREE_ITER_BEGINING for the begining. Don't know
+(( Note : I must add a PLAY_TREE_ITER_BEGINNING for the beginning. Don't know
what it will return in a such case. PLAY_TREE_ITER_ERROR ? ))
There is also play_tree_iter_up_step which can be used to break a loop or skip