summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-02-19 21:22:37 +0100
committerRene Ladan <rene@FreeBSD.org>2023-02-19 21:24:17 +0100
commita3e43bd4a8ee46dbea7e1eda871765fb92db7227 (patch)
tree223cda55e385b50abba94427c4504f9f30fc24bc /Tools
parentnet/phpldapadmin: update to 1.2.6.5 (diff)
Tools/scripts/rmport: Fix my English
Reported by: George L. Yermulnik <yz@yz.kiev.ua>
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/rmport2
1 files changed, 1 insertions, 1 deletions
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