From: Jason Date: Tue, 14 Jul 2020 23:19:13 +0000 (+0900) Subject: Fix typo (#679) X-Git-Tag: v3.4~61 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=dacf7b08113afd6940bd70681ecb9b41737e3946;p=nnn.git Fix typo (#679) --- diff --git a/plugins/preview-tui b/plugins/preview-tui index 4cf98ab0..a83be558 100755 --- a/plugins/preview-tui +++ b/plugins/preview-tui @@ -40,7 +40,7 @@ # Then in `nnn`, launch the `preview-tui` plugin. # # If you provide the same NNN_FIFO to all nnn instances, there will be a -# single common preview window. I you provide different FIFO path (e.g. +# single common preview window. If you provide different FIFO path (e.g. # with -a), they will be independent. # # The previews will be shown in a tmux split. If that isn't possible, it