Fixed typo

This commit is contained in:
Jaroslav Kysela 2001-06-08 10:20:27 +00:00
parent b7c05ad942
commit b36ee47006

View file

@ -1390,7 +1390,7 @@ snd_config_iterator_t snd_config_iterator_first(snd_config_t *node)
} }
/** /**
q * \brief Return an iterator pointing to next leaf * \brief Return an iterator pointing to next leaf
* \param iterator Config node iterator * \param iterator Config node iterator
* \return iterator value for next leaf * \return iterator value for next leaf
*/ */