mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
spelling: aren't
This commit is contained in:
@@ -373,7 +373,7 @@ void configureCommandChannel() {
|
||||
|
||||
// Determine if the socket configuration has changed. It has if
|
||||
// both old and new configuration is specified but respective
|
||||
// data elements are't equal.
|
||||
// data elements aren't equal.
|
||||
bool sock_changed = (sock_cfg && current_sock_cfg &&
|
||||
!sock_cfg->equals(*current_sock_cfg));
|
||||
|
||||
|
Reference in New Issue
Block a user