From 5c8fe5480964c282540c051b538e812851988422 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Fri, 28 Apr 2017 10:06:33 +0900 Subject: 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 --- g10/tofu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g10/tofu.c') diff --git a/g10/tofu.c b/g10/tofu.c index 7bef27b19..1437a50b9 100644 --- a/g10/tofu.c +++ b/g10/tofu.c @@ -1941,7 +1941,7 @@ ask_about_binding (ctrl_t ctrl, /* I think showing the large message once is sufficient. If we * would move it right before the cpr_get many lines will scroll * away and the user might not realize that he merely entered a - * wrong choise (because he does not see that either). As a small + * wrong choice (because he does not see that either). As a small * benefit we allow C-L to redisplay everything. */ tty_printf ("%s", prompt); @@ -2239,7 +2239,7 @@ build_conflict_set (ctrl_t ctrl, tofu_dbs_t dbs, if (!die) { /*err = gpg_error_from_syserror ();*/ - xoutofcore (); /* Fixme: Let the fucntion return an error. */ + xoutofcore (); /* Fixme: Let the function return an error. */ } for (i = 0; i < conflict_set_count; i ++) -- cgit v1.2.3