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

@ -177,7 +177,7 @@ authorized_for_all_hosts=*
# can issue host or service related commands via the command
# CGI (cmd.cgi) for all hosts and services that are being monitored.
# By default, users can only issue commands for hosts or services
# that they are contacts for (unless you you choose to not use
# that they are contacts for (unless you choose to not use
# authorization). You may use an asterisk (*) to authorize any
# user who has authenticated to the web server.

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

View File

@ -14,7 +14,7 @@ Receive GitLab notifications in Zulip!
sidebar. Click on **Integrations**.
1. Set **URL** to the URL you generated. Select the
[events](#filtering-incoming-events) you you would like to receive
[events](#filtering-incoming-events) you would like to receive
notifications for, and click **Add Webhook**.
!!! warn ""