diff options
author | Daniel Shahaf <danielsh@apache.org> | 2021-04-08 20:22:13 +0000 |
---|---|---|
committer | Daniel Shahaf <danielsh@apache.org> | 2021-04-08 20:22:13 +0000 |
commit | 38313c560f69ac5cc3636322c7729150257c046f (patch) | |
tree | a0835447e6b38ade4b38876e6ee1871457ae3e2e /debian/README.Debian | |
parent | 8d275ba596998a6d22797fd1b57be8e277a1224a (diff) | |
download | zsh-38313c560f69ac5cc3636322c7729150257c046f.tar.gz zsh-38313c560f69ac5cc3636322c7729150257c046f.zip |
d/README.Debian: Typo fix.
Gbp-Dch: Ignore
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 3b5f899d1..7df4d2e42 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -73,7 +73,7 @@ to debug the Zsh process at source level. Load-path for functions from other packages ------------------------------------------- -In respsonse to #620452, the zsh-binary from Debian's zsh package started to +In response to #620452, the zsh-binary from Debian's zsh package started to provide two entries to $fpath (the search path for loadable functions) for other packages to drop function files into: |