summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorZhizhen He <hezhizhen.yi@gmail.com>2023-02-22 23:36:04 +0800
committerGitHub <noreply@github.com>2023-02-23 00:36:04 +0900
commit3364d4d147ade148d8e5dd67609e46f0ef6c50fc (patch)
tree976d70d7d218cb1c29143201390db4c8d19b1715 /man/man1
parent57ad21e4bd2d9c59cdfe0522183ac12c30ee2f05 (diff)
Add spell check workflow (#3183)
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index f2dbcfe7..6d6d49bd 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1145,7 +1145,7 @@ set, otherwise with \fBsh -c\fR, so in this case make sure that the command is
POSIX-compliant.
\fBbecome(...)\fR action is similar to \fBexecute(...)\fR, but it replaces the
-current fzf process with the specifed command using \fBexecve(2)\fR system
+current fzf process with the specified command using \fBexecve(2)\fR system
call.
\fBfzf --bind "enter:become(vim {})"\fR