diff --git a/lam/help/help.inc b/lam/help/help.inc index 62b39194..6d6fece5 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -80,7 +80,7 @@ $helpArray = array ( ":

". _("dc=yourcompany,dc=com")), "206" => array ("ext" => "FALSE", "Headline" => _("Configuration wizard") . " - " . _("List attributes"), - "Text" => _("This is the list of attributes to show in the account list. The entries can either be predefined values, \"#attribute\", or individual ones, \"attribute:description\". Several entries are seperated by semicolons.") . + "Text" => _("This is the list of attributes to show in the account list. The entries can either be predefined values, \"#attribute\", or individual ones, \"attribute:description\". Several entries are separated by semicolons.") . "


" . _("Example") . ": #homeDirectory;#uid;#uidNumber;#gidNumber;mail:Mail address

" . "
" . _("Predefined values") . ":


" . $entry206Example),