summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:38 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:38 +0900
commita4cc2ca8c024d3187c4ff465a176c7585b533411 (patch)
tree659217ad9dfa42858c46dfafb7770a1ee67d2894 /TODO
parent56c3832bc03cffe24fcca71370b668a6678d0cf9 (diff)
downloadgpgme-a4cc2ca8c024d3187c4ff465a176c7585b533411.tar.gz
gpgme-a4cc2ca8c024d3187c4ff465a176c7585b533411.tar.bz2
gpgme-a4cc2ca8c024d3187c4ff465a176c7585b533411.zip
Imported Upstream version 1.13.0upstream/1.13.0
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index a915ed7..121ced2 100644
--- a/TODO
+++ b/TODO
@@ -32,7 +32,7 @@ Hey Emacs, this is -*- org -*- mode!
Clean up the current TODO list. Include properties as relevant (so
if someone does make a PDF or HTML version the TOC will work).
- Also check ans see if some of these ancient things can be removed
+ Also check to see if some of these ancient things can be removed
(e.g. do we really need to fix things that were broken in GPG
1.3.x? I'm thinking not so much).
@@ -78,7 +78,7 @@ Hey Emacs, this is -*- org -*- mode!
:PROPERTIES:
:CUSTOM_ID: set-fd-blocking
:END:
- issueing simple commands, because we are mixing synchronous
+ issuing simple commands, because we are mixing synchronous
commands into potentially asynchronous operations.
** Might want to implement nonblock for w32 native backend!
:PROPERTIES:
@@ -272,7 +272,7 @@ Hey Emacs, this is -*- org -*- mode!
with a string and some optional arguments. This is for example
required to notify an application of a changed smartcard, The
application can then do whatever is required. There are other
- usages too. This notfication system should be independent of any
+ usages too. This notification system should be independent of any
contextes of course.
Not sure whether this is still required. GPGME_PROTOCOL_ASSUAN is