fixed typo

This commit is contained in:
Andreas Steffen 2009-05-04 23:08:29 +02:00
parent 8c45f0f102
commit 78e6e0a33c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ enum integrity_algorithm_t {
extern enum_name_t *integrity_algorithm_names;
/**
* Generig interface for a symmetric signature algorithm.
* Generic interface for a symmetric signature algorithm.
*/
struct signer_t {
/**