docs: fix several doxygen errors
Change-Id: If86c628b2b794cba0e3697bfe1d88ce752104ce1
Refs: #3210
diff --git a/src/security/pib.hpp b/src/security/pib.hpp
index 5d28edd..1fd2006 100644
--- a/src/security/pib.hpp
+++ b/src/security/pib.hpp
@@ -87,7 +87,7 @@
* If the provided @p tpmLocator is different from the existing one, the
* PIB will be reset, otherwise nothing will be changed.
*
- * @param tmpLocator The name for the new tmpLocator
+ * @param tpmLocator The name for the new TPM locator
*/
void
setTpmLocator(const std::string& tpmLocator);