From a3e43bd4a8ee46dbea7e1eda871765fb92db7227 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 19 Feb 2023 21:22:37 +0100 Subject: Tools/scripts/rmport: Fix my English Reported by: George L. Yermulnik --- Tools/scripts/rmport | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/scripts/rmport b/Tools/scripts/rmport index dd1251f54a78..345f36c11ed7 100755 --- a/Tools/scripts/rmport +++ b/Tools/scripts/rmport @@ -414,7 +414,7 @@ if [ $# -eq 1 ] ; then topic="$1" plural="" else - log "/!\\ Removing multiple ports at once, commit topic will generic /!\\" + log "/!\\ Removing multiple ports at once, commit topic will be generic /!\\" topic="cleanup" plural="s" fi -- cgit v1.2.3