git: 10c36c0fa7d6 - main - misc/xplr: fix typos in pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 07:48:07 UTC
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=10c36c0fa7d60236e56f6c39ddfc35705037d93d commit 10c36c0fa7d60236e56f6c39ddfc35705037d93d Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-15 21:37:54 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-16 07:09:08 +0000 misc/xplr: fix typos in pkg-descr. --- misc/xplr/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/xplr/pkg-descr b/misc/xplr/pkg-descr index 8e0c16b93c92..cd4a4df018f6 100644 --- a/misc/xplr/pkg-descr +++ b/misc/xplr/pkg-descr @@ -1,6 +1,6 @@ Hackable, minimal, fast TUI file explorer, stealing ideas from nnn and fzf. XLPR strives to be fast and -minimalist, it's speciality is it's hackability. You +minimalist, its specialty is its hackability. You can configure the key bindings, different run modes, the way it looks, and much more by modifying one single configuration file.