summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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