mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
Correct "progess" typo.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
fed795fe1d
commit
e1effc7e40
@ -1578,7 +1578,7 @@ void ctdb_release_all_ips(struct ctdb_context *ctdb)
|
||||
if (vnn->update_in_flight) {
|
||||
DEBUG(DEBUG_WARNING,
|
||||
(__location__
|
||||
" Not releasing IP %s/%u on interface %s, an update is already in progess\n",
|
||||
" Not releasing IP %s/%u on interface %s, an update is already in progress\n",
|
||||
ctdb_addr_to_str(&vnn->public_address),
|
||||
vnn->public_netmask_bits,
|
||||
ctdb_vnn_iface_string(vnn)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user