mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +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
|
/// @brief Tests if specified token vendor expression can be parsed
|
||||||
///
|
///
|
||||||
/// This test assumes the first token will be token vendor. Any additional
|
/// 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].hex
|
||||||
/// vendor[1234].option[234].exists
|
/// vendor[1234].option[234].exists
|
||||||
///
|
///
|
||||||
@ -481,8 +481,8 @@ public:
|
|||||||
|
|
||||||
/// @brief Tests if specified token vendor class expression can be parsed
|
/// @brief Tests if specified token vendor class expression can be parsed
|
||||||
///
|
///
|
||||||
/// This test assumes the first token will be token vendor-class. Any additional
|
/// This test assumes the first token will be token vendor-class.
|
||||||
/// tokens are ignored. Tests experssions:
|
/// Any additional tokens are ignored. Tests expressions:
|
||||||
/// - vendor-class[4491].exists
|
/// - vendor-class[4491].exists
|
||||||
/// - vendor-class[*].exists
|
/// - vendor-class[*].exists
|
||||||
/// - vendor-class[4491].data
|
/// - vendor-class[4491].data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user