* value is not encoded.
*
* truncated Indicates that the length of the value exceeded MAX_LENGTH and was
- * truncated. Note that vales are truncated and then base64 encoded.
+ * truncated. Note that values are truncated and then base64 encoded.
* so an encoded value can be longer than MAX_LENGTH.
*
* @param array the JSON array to append the value to.
* @param ldb ldb context
* @param schema cached schema for ldb. We may get it, but it is very time consuming.
* Hence leave the responsibility to the caller.
- * @param obj AD object to determint objectCategory for
+ * @param obj AD object to determine objectCategory for
* @param mem_ctx Memory context - usually it is obj actually
* @param pobjectcategory location to store found objectCategory
*
/*
* passed from the descriptor module in order to
- * store the recalucated nTSecurityDescriptor without
+ * store the recalculated nTSecurityDescriptor without
* modifying the replPropertyMetaData.
*/
#define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID "1.3.6.1.4.1.7165.4.3.21"
/*
* passed from the descriptor module in order to
- * store the recalucated nTSecurityDescriptor without
+ * store the recalculated nTSecurityDescriptor without
* modifying the replPropertyMetaData.
*/
#define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID "1.3.6.1.4.1.7165.4.4.7"