commit | 1f8b546f9e782b7eb9815368efa906b5718c6e9b | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Aug 21 11:39:19 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Sep 20 10:29:48 2013 -0400 |
tree | 481c9221e3dfd3ebbbc0bb44dbafa144fa4e92c2 | |
parent | 5c427e49ce09c7e991ce63a686cb600bff3c877a [diff] |
Fix some obvious typos across multiple subsystems. Typoes fixed: "partion" -> "partition" "retrive", "retreive" -> "retrieve" "th" -> "to" Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>