mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Fix spelling errors found by lintian.
-- Reported-by: Andreas Metzler <ametzler@debian.org>
This commit is contained in:
parent
97b2837653
commit
2ed1f68b48
20 changed files with 36 additions and 36 deletions
|
@ -1613,7 +1613,7 @@ verify_pin (app_t app, int pwid, const char *desc,
|
|||
memset (&pininfo, 0, sizeof pininfo);
|
||||
pininfo.fixedlen = -1;
|
||||
|
||||
/* FIXME: TCOS allows to read the min. and max. values - do this. */
|
||||
/* FIXME: TCOS allows one to read the min. and max. values - do this. */
|
||||
if (app->appversion == 15)
|
||||
{
|
||||
if (app->app_local->active_nks_app == NKS_APP_NKS && pwid == 0x03)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue