diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-15 21:47:35 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 07:09:13 +0000 |
commit | a7075baf8117e511be9b525c549953e2b557fc7e (patch) | |
tree | f459b3a66e438b411a08787212058a81bc418b62 | |
parent | 969895fb2454f6b3d2e980f3ff9374cbd2ebee7c (diff) |
x11-fonts/fontpreview: fix typos in pkg-descr.
-rw-r--r-- | x11-fonts/fontpreview/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fontpreview/pkg-descr b/x11-fonts/fontpreview/pkg-descr index 93cd12b055aa..c7a75f890347 100644 --- a/x11-fonts/fontpreview/pkg-descr +++ b/x11-fonts/fontpreview/pkg-descr @@ -1,4 +1,4 @@ -fontpreview is a command-line tool that let's the user to quickly search for +fontpreview is a command-line tool that lets the user to quickly search for fonts that are installed on their machine and preview them. The fuzzy search feature is provided by fzf and the preview is generated with ImageMagick and then displayed using sxiv. This tool is highly customizable, almost all of the |