aboutsummaryrefslogtreecommitdiffstats
path: root/g13/backend.c
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2017-04-28 01:06:33 +0000
committerNIIBE Yutaka <[email protected]>2017-04-28 01:06:33 +0000
commit5c8fe5480964c282540c051b538e812851988422 (patch)
tree61da9fb34cfb67875bea2dc259741c0e9b8ca78f /g13/backend.c
parentg10: For signing, prefer available card key when no -u option. (diff)
downloadgnupg-5c8fe5480964c282540c051b538e812851988422.tar.gz
gnupg-5c8fe5480964c282540c051b538e812851988422.zip
Spelling fixes in docs and comments.
-- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'g13/backend.c')
-rw-r--r--g13/backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/backend.c b/g13/backend.c
index 0123b458c..835c66be4 100644
--- a/g13/backend.c
+++ b/g13/backend.c
@@ -105,7 +105,7 @@ be_take_lock_for_create (ctrl_t ctrl, const char *fname, dotlock_t *r_lock)
*r_lock = NULL;
/* A DM-crypt container requires special treatment by using the
- syshelper fucntions. */
+ syshelper functions. */
if (ctrl->conttype == CONTTYPE_DM_CRYPT)
{
/* */