# other modifications to the user will result in a notification which
# can include the memberOf attribute.
#
-# Instead group membeship changes are reported as changes to the group object.
+# Instead group membership changes are reported as changes to the group object.
#
#
# Each virtual-server may have multiple listen sections, with each
uint32_t ldap_debug; //!< Debug flag for the SDK.
- uint32_t recv_buff; //!< How big the kernel's recive buffer should be
+ uint32_t recv_buff; //!< How big the kernel's receive buffer should be
bool recv_buff_is_set; //!< Whether we were provided with a recv_buff
- uint32_t max_outstanding; //!< Maximun number of outstanding packets.
+ uint32_t max_outstanding; //!< Maximum number of outstanding packets.
} proto_ldap_sync_ldap_t;
typedef struct {