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_encode_base64.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 'libar2_encode_base64.3')
| -rw-r--r-- | libar2_encode_base64.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libar2_encode_base64.3 b/libar2_encode_base64.3 index c40e002..279f23d 100644 --- a/libar2_encode_base64.3 +++ b/libar2_encode_base64.3 @@ -37,7 +37,7 @@ The encoding of .I data will .B not -be padded to a length divisble by 4. +be padded to a length divisible by 4. .PP .I data may only be |
