]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:rpc_server: Fix code spelling
authorJo Sutton <josutton@catalyst.net.nz>
Mon, 15 Jan 2024 21:38:27 +0000 (10:38 +1300)
committerMartin Schwenke <martins@samba.org>
Tue, 2 Jul 2024 03:39:35 +0000 (03:39 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/rpc_server/witness/srv_witness_nt.c

index 7e5918e3aac87ad115b62d7c198725c66a706953..148de387017e8f7cd5a4c956a6ef13150c680fac 100644 (file)
@@ -435,7 +435,7 @@ static void swn_service_interface_changed(struct swn_service_globals *swn,
                {
                        /*
                         * Remember the current state unless we already
-                        * hit WITNESS_STATE_UNAVAILAVLE before we notified
+                        * hit WITNESS_STATE_UNAVAILABLE before we notified
                         * the client
                         */
                        reg->change_notification.last_ip_state = iface->state;