From a5b68bb3c9219f0fd71e667a41c8f77c6fda609a Mon Sep 17 00:00:00 2001 From: SP Date: Fri, 10 Jul 2015 08:54:25 -0600 Subject: [PATCH] Correct a typo in configure.sh usage string --- tools/configure.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/configure.sh b/tools/configure.sh index 2a98edbe69..2de790506e 100755 --- a/tools/configure.sh +++ b/tools/configure.sh @@ -1,7 +1,7 @@ #!/bin/bash # configure.sh # -# Copyright (C) 2007, 2008, 2011 Gregory Nutt. All rights reserved. +# Copyright (C) 2007, 2008, 2011, 2015 Gregory Nutt. All rights reserved. # Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without @@ -41,7 +41,7 @@ USAGE: ${0} [-d] [-a ] / Where: is the name of the board in the configs directory is the name of the board configuration sub-directory - is the path to the apps/ directory, relative to the nuttx directory + is the path to the apps/ directory, relative to the nuttx directory "