From b6f7392865925db87e7c89de23044706f2d1e421 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 30 Jun 2000 21:57:29 +0000 Subject: [PATCH] Fix typos --- servers/slapd/schema/core.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 15812176d2..7f5aeafbf1 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -588,13 +588,13 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.2 attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry' - DESC 'OpenLDAP ACL entry psuedo attribute' + DESC 'OpenLDAP ACL entry pseudo attribute' SYNTAX 1.3.6.1.4.1.4203.666.2.3 SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation ) attributetype ( 1.3.6.1.4.1.4203.666.1.4 NAME 'children' - DESC 'OpenLDAP ACL children psuedo attribute' + DESC 'OpenLDAP ACL children pseudo attribute' SYNTAX 1.3.6.1.4.1.4203.666.2.3 SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation ) -- 2.39.5