1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

examples: Fix code spelling

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
This commit is contained in:
Andreas Schneider 2023-07-05 11:02:04 +02:00 committed by Andreas Schneider
parent acd846aac4
commit 3d4235eb60

View File

@ -3,7 +3,7 @@
# Example script for "wins hook". This attempts to update the DNS with
# new A records for the NETBIOS name that Samba passes us. We do this
# the simple way, by deleting all DNS records for the name and then
# readding all the expected 'A' records.
# re-adding all the expected 'A' records.
#
# Written by Stephen Rothwell <sfr@linuxcare.com>
#