From: Francis Dupont Date: Mon, 29 Jan 2018 20:51:22 +0000 (+0100) Subject: [5457] grammar X-Git-Tag: ha_checkpoints12~3^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=338111b77a91019c209d72079bd9a3f04cf7f875;p=thirdparty%2Fkea.git [5457] grammar --- diff --git a/src/lib/hooks/tests/hooks_manager_unittest.cc b/src/lib/hooks/tests/hooks_manager_unittest.cc index 42f0845a07..ff985a22e7 100644 --- a/src/lib/hooks/tests/hooks_manager_unittest.cc +++ b/src/lib/hooks/tests/hooks_manager_unittest.cc @@ -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