summaryrefslogtreecommitdiff
path: root/misc/iselect
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-14 12:23:26 +0000
committerjtb <jtb@pkgsrc.org>2001-02-14 12:23:26 +0000
commit623de62a3cde0e4dd7afaea11a47e00cb9bbd2a3 (patch)
treef91ac61b2117682e6a5c365ec64e54c5f5cb53d4 /misc/iselect
parent35ecc3b50ddc9339427b3155575b068670698bc7 (diff)
downloadpkgsrc-623de62a3cde0e4dd7afaea11a47e00cb9bbd2a3.tar.gz
Typo : an user -> a user.
Diffstat (limited to 'misc/iselect')
-rw-r--r--misc/iselect/pkg/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iselect/pkg/DESCR b/misc/iselect/pkg/DESCR
index acbd497453a..9d91de3f378 100644
--- a/misc/iselect/pkg/DESCR
+++ b/misc/iselect/pkg/DESCR
@@ -1,4 +1,4 @@
Iselect is a curses based interactive selection tool. It can be used
-either as an user interface frontend controlled by a
+either as a user interface frontend controlled by a
Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a
pipeline filter (usually between grep and the final executing command).