diff options
Diffstat (limited to 'info/libpassphrase.texinfo')
-rw-r--r-- | info/libpassphrase.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/libpassphrase.texinfo b/info/libpassphrase.texinfo index 5fbc1d3..92f916d 100644 --- a/info/libpassphrase.texinfo +++ b/info/libpassphrase.texinfo @@ -214,7 +214,7 @@ The following options are defined: Do not hide the passphrase. @item @code{PASSPHRASE_STAR} @footnote{May not be combined with @code{PASSPHRASE_ECHO}.} -Use '*' for each character instead of disabling echoing. +Use `*' for each character instead of disabling echoing. @item @code{PASSPHRASE_REALLOC} Soften security by using @code{realloc} instead of |