diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:19:12 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:19:12 +0100 |
| commit | 10d908104f002d2d91db27b18fd9004a73427fbb (patch) | |
| tree | 612b562eed09f81d20bd58b3b17a697c83f234be /libar2_string_to_version.3 | |
| parent | Update e-mail (diff) | |
| download | libar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.gz libar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.bz2 libar2-10d908104f002d2d91db27b18fd9004a73427fbb.tar.xz | |
fix doc text
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libar2_string_to_version.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2_string_to_version.3 b/libar2_string_to_version.3 index 3d6b9c4..40bdf00 100644 --- a/libar2_string_to_version.3 +++ b/libar2_string_to_version.3 @@ -59,7 +59,7 @@ function will fail if: .B EINVAL .I str does not represent a recognised version -of the Argon2 familly or is not formatted +of the Argon2 family or is not formatted according to the specifications in the .B DESCRIPTION section. |
