diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-04-28 23:17:27 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-04-28 23:17:37 +0200 |
commit | 6f80929f158a2a8132084be21def22f2d730f249 (patch) | |
tree | 759c824d885f89260ac739fe8ff0576eff00007d | |
parent | 1e841579629865b404ac155b274e298b07f756ca (diff) | |
download | zsh-6f80929f158a2a8132084be21def22f2d730f249.tar.gz zsh-6f80929f158a2a8132084be21def22f2d730f249.zip |
Fix incomplete sentence in debian/pkg-zsh-workflow.md
Git-Dch: Ignore
-rw-r--r-- | debian/pkg-zsh-workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md index be7d10626..e1e4fa5de 100644 --- a/debian/pkg-zsh-workflow.md +++ b/debian/pkg-zsh-workflow.md @@ -370,7 +370,7 @@ the `gbp dch` command (formerly the `git-dch` tool from this utility suite anyway, the tool should be available already. `git-buildpackage` allows building the package from within the -package repository and is currently avial +package repository: % gbp buildpackage |