diff -r dad24eb53873 -r 2eedf9e0cd6d QTfrontend/util/LibavInteraction.h --- a/QTfrontend/util/LibavInteraction.h Sun Apr 16 03:24:17 2017 +0200 +++ b/QTfrontend/util/LibavInteraction.h Sun Apr 16 04:49:05 2017 +0200 @@ -24,7 +24,7 @@ /** * @brief Class for interacting with ffmpeg/libav libraries * - * @see singleton pattern + * @see singleton pattern */ class LibavInteraction : public QObject {