summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-25 17:17:33 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-10-25 17:18:14 -0500
commit8f38744d79fcbf34b22a9ecef65fe31f75fa857e (patch)
treef2e9eee721721def35efdb19b1b53ab5a32929a6
parentc536ac945743dcb03a159a38333e722a1c05dd96 (diff)
downloadphosphor-led-manager-8f38744d79fcbf34b22a9ecef65fe31f75fa857e.tar.gz
phosphor-led-manager-8f38744d79fcbf34b22a9ecef65fe31f75fa857e.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: I30fd1f3678a2e0fa1c24f6d5b2c0970903db4596 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--test/utest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utest.cpp b/test/utest.cpp
index ea08ea0..455179c 100644
--- a/test/utest.cpp
+++ b/test/utest.cpp
@@ -15,7 +15,7 @@ class LedTest : public ::testing::Test
}
~LedTest()
{
- // Leaving upto auto cleanup.
+ // Leaving up to auto cleanup.
}
};
OpenPOWER on IntegriCloud