[PATCH] Fix typo in error message

clrrm at isep.ipp.pt clrrm at isep.ipp.pt
Mon Feb 24 19:09:31 UTC 2020


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"
-- 
2.17.1



More information about the devel mailing list