summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-03-18 13:11:24 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-03-18 13:15:26 +0000
commitbb4ce2ed7c6638d88dc1dba201eeae59ca8dba6a (patch)
treee6d32ab00fa89ae70eaefcd83f44a20539864628 /debian
parent9b9a5520ac84de9b43fe3e67d4681b65dc7e44f6 (diff)
downloadzsh-bb4ce2ed7c6638d88dc1dba201eeae59ca8dba6a.tar.gz
zsh-bb4ce2ed7c6638d88dc1dba201eeae59ca8dba6a.zip
Fix typo
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r--debian/pkg-zsh-workflow-new-upstream-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow-new-upstream-release.md b/debian/pkg-zsh-workflow-new-upstream-release.md
index d81d7ad14..309cdae30 100644
--- a/debian/pkg-zsh-workflow-new-upstream-release.md
+++ b/debian/pkg-zsh-workflow-new-upstream-release.md
@@ -56,7 +56,7 @@ Example:
% quilt push -a
% quilt pop -a
- % git rm debian/patchees/cherry*
+ % git rm debian/patches/cherry*
% $EDITOR debian/patches/series
% git add debian/patches
% quilt push -a