From c6671000ecf5193a47752cbfd32c51a454d30d96 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Fri, 20 May 2016 16:16:22 +0200 Subject: [PATCH] schema.ldif: fix another typo --- schema.ldif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema.ldif b/schema.ldif index 6112a46..4f40729 100644 --- a/schema.ldif +++ b/schema.ldif @@ -13,4 +13,4 @@ olcAttributeTypes: {2}( 1.3.6.1.4.1.36560.3.2.3 NAME 'icEquipeRecherche' SUP na olcObjectClasses: ( 1.3.6.1.4.1.36560.3.2.4 NAME 'icPerson' DESC 'RFC2256: an organizational role' SUP top AUXILIARY - MAY ( icLibelleEntite $ icUniteFonctionelle $ icEquipeRecherche ) ) + MAY ( icLibelleEntite $ icUniteFonctionnelle $ icEquipeRecherche ) )