diff options
Diffstat (limited to 'src/qmmpui/generalhandler.h')
| -rw-r--r-- | src/qmmpui/generalhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/generalhandler.h b/src/qmmpui/generalhandler.h index 563ff3f09..179c956d8 100644 --- a/src/qmmpui/generalhandler.h +++ b/src/qmmpui/generalhandler.h @@ -33,7 +33,7 @@ class Control; class GeneralFactory; class CommandLineManager; -/*! @brief The GeneralHandler class provied simple api to access general and command line plugins. +/*! @brief The GeneralHandler class provides simple api to access general and command line plugins. * @author Ilya Kotov <forkotov02@hotmail.ru> */ class GeneralHandler : public QObject |
