From 445f0c13d751f6dee9d70ef0785866ab2a7ea120 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 27 Oct 2016 14:58:01 +0200 Subject: Fix typos. -- Signed-off-by: Justus Winter --- common/get-passphrase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/get-passphrase.c') diff --git a/common/get-passphrase.c b/common/get-passphrase.c index 25c1602dc..8c7496ca8 100644 --- a/common/get-passphrase.c +++ b/common/get-passphrase.c @@ -136,7 +136,7 @@ default_inq_cb (void *opaque, const char *line) PROMPT is the prompt string to label the entry box, it may be NULL for a default one. DESC_MSG is a longer description to be displayed above the entry box, if may be NULL for a default one. - If USE_SECMEM is true, the returned passphrase is retruned in + If USE_SECMEM is true, the returned passphrase is returned in secure memory. The length of all these strings is limited; they need to fit in their encoded form into a standard Assuan line (i.e less then about 950 characters). All strings shall be UTF-8. */ -- cgit v1.2.3