summaryrefslogtreecommitdiffstats
path: root/org/openbmc/Associations/server.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'org/openbmc/Associations/server.hpp')
-rw-r--r--org/openbmc/Associations/server.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/openbmc/Associations/server.hpp b/org/openbmc/Associations/server.hpp
index 7a597ce..5fc71e0 100644
--- a/org/openbmc/Associations/server.hpp
+++ b/org/openbmc/Associations/server.hpp
@@ -46,7 +46,7 @@ class Associations
*
* @param[in] bus - Bus to attach to.
* @param[in] path - Path to attach at.
- * @param[in] vals - Map of property name to value for initalization.
+ * @param[in] vals - Map of property name to value for initialization.
*/
Associations(bus::bus& bus, const char* path,
const std::map<std::string, PropertiesVariant>& vals);
OpenPOWER on IntegriCloud