mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
docs: Fix more capitalization issues.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a7d1fd9ffb
commit
72d6ff3c3b
@@ -65,7 +65,7 @@ cd "$BASEDIR"
|
||||
# Check out a temporary full copy of the index to generate static files
|
||||
git checkout-index -f -a --prefix "$TMPDIR/$prefix/"
|
||||
|
||||
# Add the git version information file
|
||||
# Add the Git version information file
|
||||
./tools/cache-zulip-git-version
|
||||
mv zulip-git-version "$TMPDIR/$prefix/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user