]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5457] grammar
authorFrancis Dupont <fdupont@isc.org>
Mon, 29 Jan 2018 20:51:22 +0000 (21:51 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 29 Jan 2018 20:51:22 +0000 (21:51 +0100)
src/lib/hooks/tests/hooks_manager_unittest.cc

index 42f0845a0710355cda00fcd75cc86b6f99eb6b20..ff985a22e7dd6208e5b7bb641f0901cc215d1ccd 100644 (file)
@@ -754,7 +754,7 @@ TEST_F(HooksManagerTest, LibraryParameters) {
 }
 
 // This test verifies that an object can be parked in two different
-// callouts and that it is unparked when the last callout calls
+// callouts and that it is unparked when the last callout calls the
 // unpark function.
 TEST_F(HooksManagerTest, Parking) {
     // Load the same library twice. Both installed callouts will trigger