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 410cb2747394..06926e58d614 100644
--- a/scripts/lib/ptxd_make_world_lint.sh
+++ b/scripts/lib/ptxd_make_world_lint.sh
@@ -185,7 +185,7 @@ PTXDIST_LINT_COMMANDS="${PTXDIST_LINT_COMMANDS} autogen"
 ptxd_make_world_lint_credits() {
     local filefd file
 
-    echo "Checking for obsolte 'See CREDITS for details about who has 
contributed to this project.' comment ..."
+    echo "Checking for obsolete 'See CREDITS for details about who has 
contributed to this project.' comment ..."
 
     exec {filefd}< <(ptxd_make_world_lint_makefiles)
     while read file <&${filefd}; do
-- 
2.29.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to