diff options
Diffstat (limited to 'src/metatextlabel.h')
| -rw-r--r-- | src/metatextlabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metatextlabel.h b/src/metatextlabel.h index 316f0de5c..f4b4ee8e1 100644 --- a/src/metatextlabel.h +++ b/src/metatextlabel.h @@ -28,7 +28,7 @@ class QHBoxLayout; /** * @brief Displays general meta in several lines. * - * Each line contains a label and the the meta information. + * Each line contains a label and the meta information. */ class MetaTextLabel : public QWidget { |
