mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2077] Applied typo fix
This commit is contained in:
committed by
Marcin Siodelski
parent
86c4b32185
commit
8cf39b37a1
@@ -574,7 +574,7 @@ TEST(ClientClassDictionary, initMatchExpr) {
|
||||
|
||||
// Tests that an error is returned when any of the test expressions is
|
||||
// invalid, and that no expressions are initialized if there is an error
|
||||
// for a single expresion.
|
||||
// for a single expression.
|
||||
TEST(ClientClassDictionary, initMatchExprError) {
|
||||
ClientClassDictionaryPtr dictionary(new ClientClassDictionary());
|
||||
ExpressionPtr expr;
|
||||
|
Reference in New Issue
Block a user