File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ class ObjectClass(SchemaElement):
126
126
sup
127
127
This list of strings contains NAMEs or OIDs of object classes
128
128
this object class is derived from
129
- x-origin
129
+ x_origin
130
130
This string contains the X-ORIGIN text which is typically used to indicate
131
131
the source of the associated schema element. It can a list of strings
132
132
"""
@@ -230,7 +230,7 @@ class AttributeType(SchemaElement):
230
230
sup
231
231
This list of strings contains NAMEs or OIDs of attribute types
232
232
this attribute type is derived from
233
- x-origin
233
+ x_origin
234
234
This string contains the X-ORIGIN text which is typically used to indicate
235
235
the source of the associated schema element. It can a list of strings
236
236
"""
You can’t perform that action at this time.
0 commit comments