s4:lib: Fix code spelling
[gd/samba-autobuild/.git] / source4 / lib / stream / packet.c
index f78d678de373b39471adec11d6868b5d86ac5d3d..c5df55a9c51b6f942d1f16eaaf1dcbae64b92f83 100644 (file)
@@ -531,7 +531,7 @@ _PUBLIC_ void packet_queue_run(struct packet_context *pc)
   call send_callback.  
 
   Useful for operations that must occur after sending a message, such
-  as the switch to SASL encryption after as sucessful LDAP bind relpy.
+  as the switch to SASL encryption after as successful LDAP bind reply.
 */
 _PUBLIC_ NTSTATUS packet_send_callback(struct packet_context *pc, DATA_BLOB blob,
                                       packet_send_callback_fn_t send_callback,