From 80f65f3cc1244c8c5c3c33b7211bfe230c2c6689 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 18 Jun 2016 00:00:49 +0200 Subject: [PATCH] Fix typo --- genericfileelement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genericfileelement.h b/genericfileelement.h index 31c04a9..e0ac518 100644 --- a/genericfileelement.h +++ b/genericfileelement.h @@ -30,7 +30,7 @@ class GenericFileElement; /*! * \class Media::FileElementIterator - * \brief The FileElementIterator class helps iterating through the childs of a FileElement. + * \brief The FileElementIterator class helps iterating through the children of a FileElement. */ template class FileElementIterator