diff playtree.h @ 18316:b3be7df634b0

spelling/grammar/wording fixes in doxygen and non-doxygen comments
author diego
date Thu, 27 Apr 2006 13:22:23 +0000
parents 1a14fde7680d
children 780caed72ac7
line wrap: on
line diff
--- a/playtree.h	Thu Apr 27 13:16:40 2006 +0000
+++ b/playtree.h	Thu Apr 27 13:22:23 2006 +0000
@@ -247,7 +247,7 @@
 /// by Fabian Franz (mplayer@fabian-franz.de).
 ///@{
 
-/// Cleanups pt and creates a new iter.
+// Cleans up pt and creates a new iter.
 play_tree_iter_t* pt_iter_create(play_tree_t** pt, struct m_config* config);
 
 /// Frees the iter.