From 22fc24fe567029303c32799b5c7590e6dbb75fd8 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 28 Jul 2007 14:28:38 +0000 Subject: cosmetics: misc typo fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23893 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/playtree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/tech/playtree b/DOCS/tech/playtree index 0e9a7d3184..d2919ea2b3 100644 --- a/DOCS/tech/playtree +++ b/DOCS/tech/playtree @@ -51,7 +51,7 @@ no need that it's the first one. The same apply when you set the child of a node the child argument can be any entry in a list. To remove an entry from the tree use play_tree_remove. If the second arg (free_it) is true it will also free it, if the entry should be freed and the third -arg is true it will also free the childs. +arg is true it will also free the children. When your tree is ready you can then use play_tree_cleanup to remove all unuseful entries. -- cgit v1.2.3