]> git.sur5r.net Git - openldap/commitdiff
Fix java schema
authorKurt Zeilenga <kurt@openldap.org>
Wed, 13 Sep 2000 19:58:56 +0000 (19:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 13 Sep 2000 19:58:56 +0000 (19:58 +0000)
servers/slapd/schema/java.schema

index 9cbeef829359e3180efab3b2708dc1489cc1f1dc..dfbafb29246876a3749223d8dc51f54fbbe96039 100644 (file)
@@ -137,7 +137,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.13
 #        )
 # 
 attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
-       NAME 'javaSerializedData
+       NAME 'javaSerializedData'
        DESC 'Serialized form of a Java object'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
        SINGLE-VALUE )
@@ -160,7 +160,7 @@ attributetype ( 1.3.6.1.4.1.42.2.27.4.1.8
 #          SINGLE-VALUE
 #        )
 # 
-atttributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
+attributetype ( 1.3.6.1.4.1.42.2.27.4.1.10
        NAME 'javaFactory'
        DESC 'Fully qualified Java class name of a JNDI object factory'
        EQUALITY caseExactMatch