diff options
author | Frieder Bluemle <frieder.bluemle@gmail.com> | 2022-11-04 11:34:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 19:34:02 +0100 |
commit | 9f2bbebdf78322ab11a4cc57e2932fcbf6fb3fa8 (patch) | |
tree | 1a1907df50e572b1541956fb091e2acdbd4eb0bd /plugins/coffee | |
parent | 1342459b153576429382aed34ee5753f85bf3420 (diff) | |
download | zsh-9f2bbebdf78322ab11a4cc57e2932fcbf6fb3fa8.tar.gz zsh-9f2bbebdf78322ab11a4cc57e2932fcbf6fb3fa8.tar.bz2 zsh-9f2bbebdf78322ab11a4cc57e2932fcbf6fb3fa8.zip |
docs: fix some capitalization typos(#11293)
Diffstat (limited to 'plugins/coffee')
-rw-r--r-- | plugins/coffee/_coffee | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/coffee/_coffee b/plugins/coffee/_coffee index e2814f7ba..a771f5204 100644 --- a/plugins/coffee/_coffee +++ b/plugins/coffee/_coffee @@ -1,6 +1,6 @@ #compdef coffee # ------------------------------------------------------------------------------ -# Copyright (c) 2011 Github zsh-users - https://github.com/zsh-users +# Copyright (c) 2011 GitHub zsh-users - https://github.com/zsh-users # All rights reserved. # # Redistribution and use in source and binary forms, with or without |