Skip to content

Commit 1f41e53

Browse files
committed
[#3481] Spelling error
1 parent d2b249c commit 1f41e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/dhcpsrv/cfg_shared_networks.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ class CfgSharedNetworks : public data::CfgToElement {
204204
// them to the clients without having to encapsulate them for each request.
205205
other_network->getCfgOption()->encapsulate();
206206

207-
// Add the new/updated nework.
207+
// Add the new/updated network.
208208
static_cast<void>(networks_.push_back(other_network));
209209
}
210210
}

0 commit comments

Comments
 (0)