From 1cc0a9f49657734c54939f03fc1e3ca0ec9d7eef Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 4 May 2016 04:47:31 -0400 Subject: Fix various typos, scattered over the code. Spelling corrections for (among other things): * environment * override * variable * ftd (should be "fdt", for flattened device tree) * embedded * FTDI * emulation * controller --- doc/README.commands.spl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/README.commands.spl') diff --git a/doc/README.commands.spl b/doc/README.commands.spl index ac332731ee..cb3e0c8e0a 100644 --- a/doc/README.commands.spl +++ b/doc/README.commands.spl @@ -10,7 +10,7 @@ export has two subcommands: fdt: exports the FDT Call is: -spl export [kernel_addr] [initrd_addr] [fdt_addr if fdt] +spl export [kernel_addr] [initrd_addr] [fdt_addr if fdt] TYPICAL CALL -- cgit v1.2.3