summaryrefslogtreecommitdiffstats
path: root/pytools/obmcutil
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-25 20:50:47 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-10-25 20:50:47 -0500
commitaa4c3103125c2ba16c64efea9a6e43cae4217816 (patch)
treecf2e15086e2e1e2eb24d327cddd49d9d6a8fcaf0 /pytools/obmcutil
parent1902990db9c36a8c2f4a57a4389c1a0c74658584 (diff)
downloadtalos-skeleton-aa4c3103125c2ba16c64efea9a6e43cae4217816.tar.gz
talos-skeleton-aa4c3103125c2ba16c64efea9a6e43cae4217816.zip
Spelling fixes
Change-Id: Ia4ded0c195204543c3df671ea471610237f5f44b Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'pytools/obmcutil')
-rw-r--r--pytools/obmcutil2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytools/obmcutil b/pytools/obmcutil
index 30db80c..4b2236b 100644
--- a/pytools/obmcutil
+++ b/pytools/obmcutil
@@ -249,7 +249,7 @@ def can_chassiskill():
def main():
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
- # Conditionally add the `chassiskill` commmand based on whether the
+ # Conditionally add the `chassiskill` command based on whether the
# required GPIO configuration is present in the system description.
if can_chassiskill():
descriptors['chassiskill'] = None
OpenPOWER on IntegriCloud