summaryrefslogtreecommitdiff
path: root/lang/qt/src/wkspublishjob.h
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:36 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:36 +0900
commit10e16af58579b2e22154d944d8cb4144924a8406 (patch)
tree035206c11f62125c4b8aa66fb36daeb071c90184 /lang/qt/src/wkspublishjob.h
parente158cb38f461261d019c653a5f5e0ca9ddab8d6d (diff)
downloadgpgme-10e16af58579b2e22154d944d8cb4144924a8406.tar.gz
gpgme-10e16af58579b2e22154d944d8cb4144924a8406.tar.bz2
gpgme-10e16af58579b2e22154d944d8cb4144924a8406.zip
Imported Upstream version 1.7.1upstream/1.7.1
Diffstat (limited to 'lang/qt/src/wkspublishjob.h')
-rw-r--r--lang/qt/src/wkspublishjob.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/src/wkspublishjob.h b/lang/qt/src/wkspublishjob.h
index 782112f..0cec630 100644
--- a/lang/qt/src/wkspublishjob.h
+++ b/lang/qt/src/wkspublishjob.h
@@ -45,7 +45,7 @@ namespace QGpgME {
* Handles Web Key Service Publishing. Needs WKS tools installed and
* server support.
*
- * Remember that after a result is emited the job is auto deleted
+ * Remember that after a result is emitted the job is auto deleted
* so you can only use it for a single action.
*/
class QGPGME_EXPORT WKSPublishJob: public Job
@@ -82,7 +82,7 @@ public:
*
* @param response The response of the server.
**/
- virtual void startRecieve(const QByteArray &response) = 0;
+ virtual void startReceive(const QByteArray &response) = 0;
Q_SIGNALS:
/* Result of the operation returned Data and returned Error are