summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlogerrit2
1 files changed, 1 insertions, 1 deletions
diff --git a/logerrit b/logerrit
index 54c0d6f97b4a..736e4342959b 100755
--- a/logerrit
+++ b/logerrit
@@ -92,7 +92,7 @@ case "$1" in
fi
echo "Please go to https://gerrit.libreoffice.org/ and:"
echo "- press the 'register' button in the top right corner"
- echo "- after login set yourself a username (its recommended to use your IRC-nick)"
+ echo "- after login set yourself a username (it is recommended to use your IRC-nick)"
if test "z$ssh_key" = "z"; then
echo "- add your public ssh-key into the ssh keys settings."
else