[PATCH] Fix typo in error message
Chris Johns
chrisj at rtems.org
Wed Feb 26 03:19:18 UTC 2020
Pushed.
Thanks
Chris
On 25/2/20 6:09 am, clrrm at isep.ipp.pt wrote:
> From: Cláudio Maia <clrrm at isep.ipp.pt>
>
> ---
> tester/rtems-test | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tester/rtems-test b/tester/rtems-test
> index 3eb5701..520366a 100755
> --- a/tester/rtems-test
> +++ b/tester/rtems-test
> @@ -39,4 +39,4 @@ elif test -f ${base}/share/rtems/${PYTHON_WRAPPER}; then
> PYTHON_CMD=${base}/share/rtems/${cmd}
> . ${base}/share/rtems/${PYTHON_WRAPPER}
> fi
> -echo "error: RTEMS Toolkit python wrapper not found, plrease report"
> +echo "error: RTEMS Toolkit python wrapper not found, please report"
>
More information about the devel
mailing list