Fix typo in comment.

This commit is contained in:
Juanma Barranquero 2003-05-10 13:58:56 +00:00
parent 7ecf251bbf
commit 933dcf49eb

View file

@ -64,7 +64,7 @@ the tasks accomplished by such tools."
;; @ Command argument completion (tcsh, zsh)
;; @ Input history management (bash)
;; @ Intelligent output scrolling
;; @ Psuedo-devices (such as "/dev/clip" for copying to the clipboard)
;; @ Pseudo-devices (such as "/dev/clip" for copying to the clipboard)
;; @ Extended globbing (zsh)
;; @ Argument and globbing predication (zsh)
;; @ I/O redirection to buffers, files, symbols, processes, etc.