summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2016-01-20 15:40:20 +0100
committerJan Pazdziora <jpazdziora@redhat.com>2016-01-20 15:40:20 +0100
commit4eb7a56211b7c80928ea85f9e18ce9f58c67d60f (patch)
treec596a6840109f816444cd6d6ee02db40eac9a036
parent82454a9acd307f5458f3c1f8d2a185ca0ca1e322 (diff)
downloadmod_lookup_identity-4eb7a56211b7c80928ea85f9e18ce9f58c67d60f.tar.gz
mod_lookup_identity-4eb7a56211b7c80928ea85f9e18ce9f58c67d60f.tar.xz
mod_lookup_identity-4eb7a56211b7c80928ea85f9e18ce9f58c67d60f.zip
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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.