docs: fix typos (#12284)

This commit is contained in:
shuangcui
2024-03-14 23:07:39 +07:00
committed by GitHub
parent 6780b19329
commit c8ba08581d
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ function efile {
}
# Write to standard output the directory of the file
# opened in the the current buffer
# opened in the current buffer
function ecd {
local file
file="$(efile)" || return $?