summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2023-03-22 09:29:34 +0100
committerAndreas Schneider <asn@cryptomilk.org>2023-03-24 07:01:31 +0000
commit200bc1f9374c5dd21bc6bd33d3aa7c7d8d77b70f (patch)
tree94ecd62808bcc9f01f276669ab08c5ecf72d21a6 /ctdb
parent44bde7a78809cc872e7e35b81f9b15b680537052 (diff)
downloadsamba-200bc1f9374c5dd21bc6bd33d3aa7c7d8d77b70f.tar.gz
ctdb:include: Fix code spelling
Best reviewed with: `git show --word-diff` Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/include/ctdb_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/include/ctdb_protocol.h b/ctdb/include/ctdb_protocol.h
index 21a8b519c78..31af4201040 100644
--- a/ctdb/include/ctdb_protocol.h
+++ b/ctdb/include/ctdb_protocol.h
@@ -233,7 +233,7 @@ struct ctdb_tickle_list_old {
/*
struct holding a ctdb_sock_addr and an interface name,
- used to add/remove public addresses and grat arp
+ used to add/remove public addresses and gratuitous arp
*/
struct ctdb_addr_info_old {
ctdb_sock_addr addr;