2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-03 23:45:27 +00:00

[#1656] 1.9.4 release: spelling check

This commit is contained in:
Andrei Pavel
2021-01-22 01:36:41 +02:00
parent 13fd9548b6
commit 96f049b111
235 changed files with 469 additions and 469 deletions

View File

@@ -21,7 +21,7 @@
/// exposure of the DHCP library to server side concepts such as client
/// classification the classes herein provide a mechanism to maintain lists
/// of class names, rather than the classes they represent. It is the
/// upper layers' perogative to use these names as they see fit.
/// upper layers' prerogative to use these names as they see fit.
///
/// @todo This file should be moved to dhcpsrv eventually as the classification
/// is server side concept. Client has no notion of classifying incoming server