Mercurial > trustbridge
diff ui/mainwindow.cpp @ 805:e04c57e9bf2e
Mainwindow: Typo.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 15 Jul 2014 15:56:12 +0200 |
parents | 2db9ab3f6b1b |
children | 1e18d4c1932a |
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."));