aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/README
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/README')
-rw-r--r--lang/qt/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/qt/README b/lang/qt/README
index 450fb032..6cba4c39 100644
--- a/lang/qt/README
+++ b/lang/qt/README
@@ -8,11 +8,11 @@ document for more information.
Overview
--------
-QGpgme provides a very high level Qt API around GpgMEpp.
-As such it depends on GpgMEpp additionally to GpgME.
+QGpgME provides a very high level Qt API around GpgME++.
+As such it depends on GpgME++ additionally to GpgME.
There are two general concepts in QGpgME. Data abstraction
-through GpgMEpp's Dataprovider interface and the Job pattern.
+through GpgME++'s Dataprovider interface and the Job pattern.
Data can be provided with QByteArrayDataProvider or
QIODeviceDataProvider which can be constructed from their