git: a3e43bd4a8ee - main - Tools/scripts/rmport: Fix my English
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 20:24:21 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3e43bd4a8ee46dbea7e1eda871765fb92db7227 commit a3e43bd4a8ee46dbea7e1eda871765fb92db7227 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-02-19 20:22:37 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-02-19 20:24:17 +0000 Tools/scripts/rmport: Fix my English Reported by: George L. Yermulnik <yz@yz.kiev.ua> --- 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