documentation: Fix "you you" typos in docs/comments/logs.

This commit is contained in:
Lauryn Menard
2024-07-02 20:17:09 +02:00
committed by Tim Abbott
parent 51d25bad09
commit 80b86c7b16
3 changed files with 3 additions and 3 deletions

View File

@@ -57,6 +57,6 @@ if [ -z "$QUIET" ]; then
echo
echo " /home/zulip/deployments/current/manage.py generate_realm_creation_link"
echo
echo "This generates a secure, single-use link that you you can use to set up "
echo "This generates a secure, single-use link that you can use to set up "
echo "a Zulip organization from the convenience of your web browser."
fi