aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-30 22:58:39 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-30 22:58:39 +0000
commitfb3f7e28bb2854df77598fe71870afc5f5e9c6db (patch)
treeddca4299a3aab7309cc13c3e35c3e7a933dca900 /gpgwin.cpp
parentsmall text change to about-dialog (diff)
downloadgpg4usb-fb3f7e28bb2854df77598fe71870afc5f5e9c6db.tar.gz
gpg4usb-fb3f7e28bb2854df77598fe71870afc5f5e9c6db.zip
one word less ;-)
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@466 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpgwin.cpp')
-rw-r--r--gpgwin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgwin.cpp b/gpgwin.cpp
index 5dba124..1947ab6 100644
--- a/gpgwin.cpp
+++ b/gpgwin.cpp
@@ -459,7 +459,7 @@ void GpgWin::about()
QString *title = new QString(tr("About ") + qApp->applicationName());
QString *text = new QString("<center><h2>" + qApp->applicationName() + " "
+ qApp->applicationVersion() + "</h2></center>"
- + tr("<center>This application allows you simple encryption <br/>"
+ + tr("<center>This application allows simple encryption <br/>"
"and decryption of text messages or files.<br>"
"It's licensed under the GPL v2.0<br><br>"
"<b>Developer:</b><br>"