diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 14:40:43 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-27 14:42:26 +0700 |
commit | c5710d4700e9b3ab854819cc8ce6c70d0654f5dc (patch) | |
tree | 20877332d88170b09c421e69915885553cb99acc /libxmlsec | |
parent | c97b6bde2e9eeac9acad7739e3d72372c0bf0670 (diff) |
s/infomation/information/
Diffstat (limited to 'libxmlsec')
-rw-r--r-- | libxmlsec/xmlsec1-customkeymanage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/xmlsec1-customkeymanage.patch b/libxmlsec/xmlsec1-customkeymanage.patch index 8bc97c474d56..8a9336881a98 100644 --- a/libxmlsec/xmlsec1-customkeymanage.patch +++ b/libxmlsec/xmlsec1-customkeymanage.patch @@ -796,7 +796,7 @@ + +/** + * xmlSecNssAppliedKeysMngrCreate: -+ * @slot: array of pointers to NSS PKCS#11 slot infomation. ++ * @slot: array of pointers to NSS PKCS#11 slot information. + * @cSlots: number of slots in the array + * @handler: the pointer to NSS certificate database. + * |