docs: fix several doxygen errors
Change-Id: If86c628b2b794cba0e3697bfe1d88ce752104ce1
Refs: #3210
diff --git a/src/security/pib-impl.hpp b/src/security/pib-impl.hpp
index fae035e..080dc48 100644
--- a/src/security/pib-impl.hpp
+++ b/src/security/pib-impl.hpp
@@ -68,7 +68,7 @@
* If the provided @p tpmLocator is different from the existing one, the
* content in PIB will be cleaned up, otherwise nothing will be changed.
*
- * @param tmpLocator The name for the new tmpLocator
+ * @param tpmLocator The name for the new TPM locator
*/
virtual void
setTpmLocator(const std::string& tpmLocator) = 0;