commit 499c3b12272b09bf3450107daeb25a8d0282affe
Author:     Andrea Calligaris <[email protected]>
AuthorDate: Wed Jan 25 00:44:07 2023 +0100
Commit:     Michael Forney <[email protected]>
CommitDate: Wed Apr 12 21:01:30 2023 -0700

    sort.1: fix typo

diff --git a/sort.1 b/sort.1
index 757aec5..8808e72 100644
--- a/sort.1
+++ b/sort.1
@@ -40,7 +40,7 @@ indicating the location of the disorder.
 Skip non-whitespace and non-alphanumeric characters.
 .It Fl f
 Ignore letter case when sorting.
-.It FL i
+.It Fl i
 Skip non-printable characters.
 .It Fl k Ar key
 Specify a key definition of the form

Reply via email to