Fix typo in code documentation and README

Change-Id: I466461fcd789114befea095e7788dcc322e2ec16
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/bin/sol_utils.tcl b/bin/sol_utils.tcl
index db2b51f..2909a2f 100755
--- a/bin/sol_utils.tcl
+++ b/bin/sol_utils.tcl
@@ -616,7 +616,7 @@
 
   qprintn ; qprint_timen "Entering root password."
   send_wrap "$os_password"
-  expect_wrap [list "confirm"] "comfirm root password prompt" 15
+  expect_wrap [list "confirm"] "confirm root password prompt" 15
 
   qprintn ; qprint_timen "Re-entering root password."
   send_wrap "$os_password"