fix typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# PGP AID Generator
|
||||
|
||||
Script to generate a valid Application Identifier (AID) for an implementation
|
||||
of a PGP Smart Cart (such as SmartPGP)
|
||||
of a PGP Smart Card (such as SmartPGP)
|
||||
|
||||
The AID is 16 bytes in length and must be unique (multiple cards should have different AIDs).
|
||||
The AID is written to the Smart Card during application install, and can not be changed without
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
"""
|
||||
Script to generate a valid Application Identifier (AID) for an implementation
|
||||
of a PGP Smart Cart (such as SmartPGP)
|
||||
of a PGP Smart Card (such as SmartPGP)
|
||||
|
||||
The AID is 16 bytes in length and must be unique (multiple cards should have different AIDs).
|
||||
The AID is written to the Smart Card during application install, and can not be changed without
|
||||
|
Reference in New Issue
Block a user