Skip to content
Snippets Groups Projects
Commit 0ffa7021 authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Fix doc typo

parent 467fb850
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ Copy a single attribute (user's `uid` will be copied to the user's `username`): ...@@ -16,7 +16,7 @@ Copy a single attribute (user's `uid` will be copied to the user's `username`):
], ],
], ],
Copy a single attribute to more then one attribute (user's `uid` will be copied to the user's `username` and to `urn:mace:dir:attribute-def:uid`) Copy a single attribute to more than one attribute (user's `uid` will be copied to the user's `username` and to `urn:mace:dir:attribute-def:uid`)
'authproc' => [ 'authproc' => [
50 => [ 50 => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment