Bump to gpgme 1.18.0
[platform/upstream/gpgme.git] / TODO
diff --git a/TODO b/TODO
index a915ed7..121ced2 100644 (file)
--- 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