mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[4271] spelling
This commit is contained in:
parent
86ad729e81
commit
4d93fc329a
@ -396,7 +396,7 @@ public:
|
||||
/// @brief Tests if specified token vendor expression can be parsed
|
||||
///
|
||||
/// This test assumes the first token will be token vendor. Any additional
|
||||
/// tokens are ignored. Tests experssions:
|
||||
/// tokens are ignored. Tests expressions:
|
||||
/// vendor[1234].option[234].hex
|
||||
/// vendor[1234].option[234].exists
|
||||
///
|
||||
@ -481,8 +481,8 @@ public:
|
||||
|
||||
/// @brief Tests if specified token vendor class expression can be parsed
|
||||
///
|
||||
/// This test assumes the first token will be token vendor-class. Any additional
|
||||
/// tokens are ignored. Tests experssions:
|
||||
/// This test assumes the first token will be token vendor-class.
|
||||
/// Any additional tokens are ignored. Tests expressions:
|
||||
/// - vendor-class[4491].exists
|
||||
/// - vendor-class[*].exists
|
||||
/// - vendor-class[4491].data
|
||||
|
Loading…
x
Reference in New Issue
Block a user