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: I75e60b1ccb683cb34118bfffc327ec7fc8573e06
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/scripts/unit-test.py b/scripts/unit-test.py
index f54c691..b3d7fd5 100755
--- a/scripts/unit-test.py
+++ b/scripts/unit-test.py
@@ -411,7 +411,7 @@
if args.verbose:
dep_tree.PrintTree()
install_list = dep_tree.GetInstallList()
- # install reordered depdendencies
+ # install reordered dependencies
install_deps(install_list)
os.chdir(os.path.join(WORKSPACE, UNIT_TEST_PKG))
# Refresh dynamic linker run time bindings for dependencies