summaryrefslogtreecommitdiff
path: root/transport/manager/1.0/IServiceManager.hal
diff options
context:
space:
mode:
Diffstat (limited to 'transport/manager/1.0/IServiceManager.hal')
-rw-r--r--transport/manager/1.0/IServiceManager.hal2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/manager/1.0/IServiceManager.hal b/transport/manager/1.0/IServiceManager.hal
index 2b59a56..6eddefb 100644
--- a/transport/manager/1.0/IServiceManager.hal
+++ b/transport/manager/1.0/IServiceManager.hal
@@ -43,7 +43,7 @@ interface IServiceManager {
* WARNING: This function is for libhidl/HwBinder use only. You are likely
* looking for 'IMyInterface::getService("name")' instead.
*
- * @param iface Fully-qualified interface name.
+ * @param fqName Fully-qualified interface name.
* @param name Instance name. Same as in IServiceManager::add.
*
* @return service Handle to requested service, same as provided in