index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Christian Heusel <christian@heusel.eu> | 2023-07-06 15:30:49 +0200 |
---|---|---|
committer | Christian Heusel <christian@heusel.eu> | 2023-07-06 15:30:49 +0200 |
commit | 030e6af88063e0a03067cf2bed1e3c6dc070d333 (patch) | |
tree | 88ebb36d31bf9f7be57f4e94c27b632dd49b086d /contrib/completion/zsh/_devtools.in | |
parent | 662d6c5274773360d365b1770c13535fc51fc38d (diff) |
-rw-r--r-- | contrib/completion/zsh/_devtools.in | 2 |
diff --git a/contrib/completion/zsh/_devtools.in b/contrib/completion/zsh/_devtools.in index a473bc2..bd17466 100644 --- a/contrib/completion/zsh/_devtools.in +++ b/contrib/completion/zsh/_devtools.in @@ -241,7 +241,7 @@ _pkgctl_cmds=( "pkgctl command" "auth[Authenticate with services like GitLab]" "build[Build packages inside a clean chroot]" - "db[Pacman database modification for packge update, move etc]" + "db[Pacman database modification for package update, move etc]" "diff[Compare package files using different modes]" "release[Release step to commit, tag and upload build artifacts]" "repo[Manage Git packaging repositories and their configuration]" |