diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-02-06 03:59:28 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-02-06 03:59:28 +0100 |
commit | 9c643520007cfc710d70db73b6bb6294edf2dd9b (patch) | |
tree | 669ca03e53cd7ce961b7073a75683bcd00802c0d /debian | |
parent | 033709c5bad9ab89aa334d9c1b117b7782557715 (diff) | |
download | zsh-9c643520007cfc710d70db73b6bb6294edf2dd9b.tar.gz zsh-9c643520007cfc710d70db73b6bb6294edf2dd9b.zip |
Fix grammar issue in previous commit found by Daniel Shahaf
Gbp-Dch: Ignore
Diffstat (limited to 'debian')
-rw-r--r-- | debian/zsh-common.doc-base | 2 | ||||
-rw-r--r-- | debian/zsh-doc.doc-base.faq | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/zsh-common.doc-base b/debian/zsh-common.doc-base index 573f27767..2b719364e 100644 --- a/debian/zsh-common.doc-base +++ b/debian/zsh-common.doc-base @@ -5,7 +5,7 @@ Abstract: This document contains a list of frequently-asked (or otherwise significant) questions concerning the Z-shell, a command interpreter for many UNIX systems which is freely available to anyone with FTP access. Zsh is among the most powerful freely available - Bourne-like shell for interactive use. + Bourne-like shells for interactive use. Section: Shells Format: Text diff --git a/debian/zsh-doc.doc-base.faq b/debian/zsh-doc.doc-base.faq index 690740029..841205324 100644 --- a/debian/zsh-doc.doc-base.faq +++ b/debian/zsh-doc.doc-base.faq @@ -5,7 +5,7 @@ Abstract: This document contains a list of frequently-asked (or otherwise significant) questions concerning the Z-shell, a command interpreter for many UNIX systems which is freely available to anyone with FTP access. Zsh is among the most powerful freely available - Bourne-like shell for interactive use. + Bourne-like shells for interactive use. Section: Shells Format: HTML |