diff options
Diffstat (limited to 'editorpage.h')
-rw-r--r-- | editorpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editorpage.h b/editorpage.h index 55b66e0..29adba6 100644 --- a/editorpage.h +++ b/editorpage.h @@ -34,7 +34,7 @@ class QLabel; QT_END_NAMESPACE /** - * @brief Class for handling a single tab of tabwidget + * @brief Class for handling a single tab of the tabwidget * */ class EditorPage : public QWidget |