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
fixed or relative
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,