mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Grammar: whitespace is a word
Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
committed by
Florence Blanc-Renaud
parent
523f70ae46
commit
5c09dcdb98
@@ -151,7 +151,7 @@ def isvalid_base64(data):
|
||||
|
||||
The character set must only include of a-z, A-Z, 0-9, + or / and
|
||||
be padded with = to be a length divisible by 4 (so only 0-2 =s are
|
||||
allowed). Its length must be divisible by 4. White space is
|
||||
allowed). Its length must be divisible by 4. Whitespace is
|
||||
not significant so it is removed.
|
||||
|
||||
This doesn't guarantee we have a base64-encoded value, just that it
|
||||
|
||||
Reference in New Issue
Block a user