summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2022-02-11 21:30:53 +0300
committerAlexander Golubev <fatzer2@gmail.com>2022-02-11 21:30:53 +0300
commit2b9140b7a66b64e93beb7346b6a41dfe980924ca (patch)
tree988aff578019240e501e74511749555c5bc1120d
parent94f9b4641401aedf93d9ee149000a9cea4e755ff (diff)
downloaddigikam-2b9140b7a66b64e93beb7346b6a41dfe980924ca.tar.gz
digikam-2b9140b7a66b64e93beb7346b6a41dfe980924ca.zip
Fix a typo
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
-rw-r--r--digikam/imageplugins/inserttext/fontchooserwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/inserttext/fontchooserwidget.cpp b/digikam/imageplugins/inserttext/fontchooserwidget.cpp
index 7b0dfca..c4cd0c8 100644
--- a/digikam/imageplugins/inserttext/fontchooserwidget.cpp
+++ b/digikam/imageplugins/inserttext/fontchooserwidget.cpp
@@ -237,7 +237,7 @@ FontChooserWidget::FontChooserWidget(TQWidget *parent, const char *name,
TQString sizeIsRelativeCBToolTipText =
i18n("Font size<br><i>fixed</i> or <i>relative</i><br>to environment");
TQString sizeIsRelativeCBWhatsThisText =
- i18n("Here you can switch between fixed a font size and a font size "
+ i18n("Here you can switch between a fixed font size and a font size "
"to be calculated dynamically and adjusted to any changing "
"environment (e.g. widget dimensions, paper size)." );
sizeIsRelativeCheckBox = new TQCheckBox( sizeIsRelativeCBText,