commit | aa9e3b21481a34af5d3234248b16aca316929293 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Oct 21 17:00:07 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Oct 29 21:45:24 2022 -0400 |
tree | 590d115a0eeffba369b8f936c56cba9a72929a5e | |
parent | b83d3df256a9aa7d50b19c8a2c14172b74a38378 [diff] [blame] |
docs: fix capitalization in doxygen comments Change-Id: Ibf5ee5119d12d60d382b0acef8dfd08277c18fcb
diff --git a/tests/tools/nfdc/mock-nfd-mgmt-fixture.hpp b/tests/tools/nfdc/mock-nfd-mgmt-fixture.hpp index eb197a4..ab2ec39 100644 --- a/tests/tools/nfdc/mock-nfd-mgmt-fixture.hpp +++ b/tests/tools/nfdc/mock-nfd-mgmt-fixture.hpp
@@ -39,7 +39,7 @@ class MockNfdMgmtFixture : public nfd::tests::MockNfdMgmtFixture { protected: - /** \brief respond to FaceQuery requests + /** \brief Respond to FaceQuery requests. * \retval true the Interest matches one of the defined patterns and is responded * \retval false the Interest is not responded */