Mercurial > trustbridge
changeset 805:e04c57e9bf2e
Mainwindow: Typo.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 15 Jul 2014 15:56:12 +0200 |
parents | 65c3fae22fdd |
children | bb02101a7f4b |
files | ui/mainwindow.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ui/mainwindow.cpp Tue Jul 15 15:51:26 2014 +0200 +++ b/ui/mainwindow.cpp Tue Jul 15 15:56:12 2014 +0200 @@ -740,7 +740,7 @@ removeHeaderLayout->addWidget(removeHeaderLabel); removeHeaderLayout->addWidget(removeHeaderText); - QLabel *removeCenterText = new QLabel(tr("The follwing unsecure certificates were" + QLabel *removeCenterText = new QLabel(tr("The following unsecure certificates were" " revoked by the BSI. Already uninstalled certificates cannot be reinstalled." " It is recommended that you select all certificates to uninstall if you still" " have revoked certificates installed."));