[PATCH] Mainwindow: Typo
Wald Commits
scm-commit at wald.intevation.org
Tue Jul 15 15:56:16 CEST 2014
# HG changeset patch
# User Bernhard Reiter <bernhard at intevation.de>
# Date 1405432572 -7200
# Node ID e04c57e9bf2e9b6b20fd21c30426332d91d67b34
# Parent 65c3fae22fdd74a1a42aae9556b769085d43826e
Mainwindow: Typo.
diff -r 65c3fae22fdd -r e04c57e9bf2e ui/mainwindow.cpp
--- 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."));
More information about the Trustbridge-commits
mailing list