diff options
Diffstat (limited to 'librecrypt.h')
| -rw-r--r-- | librecrypt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librecrypt.h b/librecrypt.h index ebd2f10..fa01bb9 100644 --- a/librecrypt.h +++ b/librecrypt.h @@ -1331,7 +1331,7 @@ int librecrypt_set_pepper(LIBRECRYPT_CONTEXT *ctx, enum librecrypt_hash_algorith * @param ctx The library configuration object * @param algos The hash algorithms implementions to support * in addition to those implemented by the library - * @parma nalgos The number of elements in `algos` + * @param nalgos The number of elements in `algos` * * The caller is responsible for the lifetime of `algos`: * deallocating it will deallocate it for `ctx` as it |
