From f0f6a7477b09612ba3f57ace321a6641d77b39db Mon Sep 17 00:00:00 2001 From: Wadim Egorov Date: Tue, 27 Jan 2015 14:02:09 +0100 Subject: Fix spelling: pathes -> paths Signed-off-by: Wadim Egorov Signed-off-by: Sascha Hauer --- commands/of_property.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/of_property.c') diff --git a/commands/of_property.c b/commands/of_property.c index e0154fc394..ae6bfd4211 100644 --- a/commands/of_property.c +++ b/commands/of_property.c @@ -308,7 +308,7 @@ BAREBOX_CMD_HELP_OPT ("-d", "delete property") BAREBOX_CMD_HELP_TEXT("") BAREBOX_CMD_HELP_TEXT("Valid formats for values:") BAREBOX_CMD_HELP_TEXT("<0x00112233 4 05> - an array of cells. cells not beginning with a digit are") -BAREBOX_CMD_HELP_TEXT(" interpreted as node pathes and converted to phandles") +BAREBOX_CMD_HELP_TEXT(" interpreted as node paths and converted to phandles") BAREBOX_CMD_HELP_TEXT("[00 11 22 .. nn] - byte stream") BAREBOX_CMD_HELP_TEXT("If the value does not start with '<' or '[' it is interpreted as string") BAREBOX_CMD_HELP_END -- cgit v1.2.3