aboutsummaryrefslogtreecommitdiffstats
path: root/src/funopen.c
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2015-12-02 10:28:07 +0000
committerJustus Winter <[email protected]>2015-12-02 10:28:07 +0000
commit8c61cbfb8ff2e1056840ecf8511810ed2482eb1f (patch)
tree30c5f763d51fd3880b53516a5c17214f90682f21 /src/funopen.c
parentMake use of user passphrase handler during passwd. (diff)
downloadgpgme-8c61cbfb8ff2e1056840ecf8511810ed2482eb1f.tar.gz
gpgme-8c61cbfb8ff2e1056840ecf8511810ed2482eb1f.zip
Fix typos found by codespell.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to '')
-rw-r--r--src/funopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/funopen.c b/src/funopen.c
index b71d3aed..b7220202 100644
--- a/src/funopen.c
+++ b/src/funopen.c
@@ -35,7 +35,7 @@
The functions to provide my either be NULL if not required or
similar to the unistd function with the exception of using the
- cookie instead of the fiel descripor.
+ cookie instead of the file descriptor.
*/