summaryrefslogtreecommitdiffstats
path: root/powercap.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 15:01:54 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-08 15:01:54 -0500
commit85e6520e0c431498e57b10a68b38f3cc4b1d8d88 (patch)
tree3091b112afb7a3ad16132e4811390fddd49c3fbf /powercap.hpp
parente7d976b4d28ad30f563f300322df1dc6c4c38017 (diff)
downloadopenpower-occ-control-85e6520e0c431498e57b10a68b38f3cc4b1d8d88.tar.gz
openpower-occ-control-85e6520e0c431498e57b10a68b38f3cc4b1d8d88.zip
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Ia7364df04fb1f1842d07b41da23a6fc7c7bd6b3c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'powercap.hpp')
-rw-r--r--powercap.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/powercap.hpp b/powercap.hpp
index 6a77c9d..6a5f0d1 100644
--- a/powercap.hpp
+++ b/powercap.hpp
@@ -108,7 +108,7 @@ private:
/* @brief OCC Status object */
Status &occStatus;
- /** @brief Used to subscribe to dbus pcap propety changes **/
+ /** @brief Used to subscribe to dbus pcap property changes **/
sdbusplus::bus::match_t pcapMatch;
};
OpenPOWER on IntegriCloud