Skip to content
Snippets Groups Projects
Commit 886f60f8 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix typo

parent 322a800c
No related branches found
No related tags found
No related merge requests found
......@@ -737,7 +737,7 @@ int structural_class(
}
if( sc == NULL ) {
*text = "no structural object classes provided";
*text = "no structural object class provided";
return LDAP_OBJECT_CLASS_VIOLATION;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment