mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
66a0091d74
commit
445f0c13d7
13 changed files with 14 additions and 14 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue