From 4eb7a56211b7c80928ea85f9e18ce9f58c67d60f Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Wed, 20 Jan 2016 15:40:20 +0100 Subject: Typo fix. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9af4b5e..1487778 100644 --- a/README +++ b/README @@ -241,7 +241,7 @@ The default behaviour can be changed with the following directives: LookupUserAttr mail REMOTE_USER_MAIL ", " - will retrieve all the values and store them as coma-separated + will retrieve all the values and store them as comma-separated string. The same way as with LookupUserGroups, headers-base64 will first Base64 encode and then concatenate. -- cgit