Fix assorted spelling and wording issues
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
ae7bd3513c
commit
d64f4b249c
4 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,7 @@ if( @ARGV ) {
|
|||
unless( -f $config_file && -f $query_config_format_file ) {
|
||||
chdir '..' or die;
|
||||
-f $config_file && -f $query_config_format_file
|
||||
or die "Without arguments, must be run from root or a subdirectory\n";
|
||||
or die "No arguments supplied, must be run from project root or a first-level subdirectory\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue