Signed-off-by: Roland Hieber <[email protected]>
---
 scripts/lib/ptxd_make_world_lint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/ptxd_make_world_lint.sh 
b/scripts/lib/ptxd_make_world_lint.sh
index 6b37e8b19b3a..e51dfe0a9bf1 100644
--- a/scripts/lib/ptxd_make_world_lint.sh
+++ b/scripts/lib/ptxd_make_world_lint.sh
@@ -358,7 +358,7 @@ PTXDIST_LINT_COMMANDS="${PTXDIST_LINT_COMMANDS} cross"
 ptxd_make_world_lint_menu() {
     local filefd file
 
-    echo "Checking menu file formating and basic syntax ..."
+    echo "Checking menu file formatting and basic syntax ..."
 
     exec {filefd}< <(ptxd_make_world_lint_menu_files)
     while read file <&${filefd}; do
-- 
2.39.2


Reply via email to