This commit is contained in:
Roman Perepelitsa 2023-08-10 09:32:33 +02:00
commit 2d9c1f271b
9 changed files with 12 additions and 12 deletions

View file

@ -59,7 +59,7 @@ zmodload -F zsh/files b:zf_rm || return
typeset -g _gitstatus_plugin_dir"${1:-}"="${${(%):-%x}:A:h}"
# Retrives status of a git repo from a directory under its working tree.
# Retrieves status of a git repo from a directory under its working tree.
#
## Usage: gitstatus_query [OPTION]... NAME
#