git: c6200b4ed33a - main - shells/bashc: fix typos in pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 07:48:08 UTC
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6200b4ed33a304b4e8e03b2c5156f78ae291a38 commit c6200b4ed33a304b4e8e03b2c5156f78ae291a38 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-15 21:38:47 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-16 07:09:09 +0000 shells/bashc: fix typos in pkg-descr. --- shells/bashc/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/bashc/pkg-descr b/shells/bashc/pkg-descr index ebe9b7016d93..1d95ae1092d6 100644 --- a/shells/bashc/pkg-descr +++ b/shells/bashc/pkg-descr @@ -1,4 +1,4 @@ -Bash Commander is a fork of GNU Bourne Again Shell. It's main feature is a +Bash Commander is a fork of GNU Bourne Again Shell. Its main feature is a visual two-panel mode, much like Midnight Commander and other text-mode visual shells.