]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2833] Fix typo
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 21 Jun 2023 19:58:18 +0000 (19:58 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 27 Jun 2023 15:32:48 +0000 (15:32 +0000)
src/lib/process/tests/log_parser_unittests.cc

index 8e7585eb27004b3b18fa95c544ba2d9435a83ae1..4c0115133e36b31afbfe14c85ef893800be789ea 100644 (file)
@@ -391,7 +391,7 @@ TEST_F(LoggingTest, logRotate) {
     wipeFiles();
 }
 
-// Verifies that a valid output option,'pattern' paress correctly.
+// Verifies that a valid output option,'pattern' parses correctly.
 TEST_F(LoggingTest, validPattern) {
 
     // Note the backslash must be doubled in the pattern definition.