mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix typos spotted during translations
* g10/gpg.c: uppercase after Syntax * util/secmem.c (print_warn): Update URL.
This commit is contained in:
parent
e393ae3e29
commit
a76efe1b05
3 changed files with 5 additions and 5 deletions
|
@ -94,7 +94,7 @@ print_warn(void)
|
|||
if (!no_warning)
|
||||
{
|
||||
log_info(_("WARNING: using insecure memory!\n"));
|
||||
log_info(_("please see http://www.gnupg.org/faq.html"
|
||||
log_info(_("please see http://www.gnupg.org/documentation/faqs.html"
|
||||
" for more information\n"));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue