[Libreoffice-commits] core.git: logerrit
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 26 12:51:26 UTC 2019
logerrit | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 89560df40f22e1ce0b572c944b58d017ca2b79df
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Dec 26 12:31:56 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 26 13:50:47 2019 +0100
Fix typo
Change-Id: I80aae5ad98e7275bd266e1295e6988dc202649a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85840
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list