From a33f9c6d588c99779001b7b01f4c329b7adfbb2b Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 22 Jul 2011 17:28:31 -0400 Subject: [PATCH] Fixed a typo. Change-Id: I908f4d27bd1dffa7d8c4284c10cdb805127c4ef6 --- doc/gerrit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gerrit.rst b/doc/gerrit.rst index ff80c17a..ef7384f5 100644 --- a/doc/gerrit.rst +++ b/doc/gerrit.rst @@ -393,7 +393,7 @@ The key for the launchpad sync user is in ~/.ssh/launchpad_rsa. Connecting to Launchpad requires oauth authentication - so the first time sync_launchpad_gerrit.py is run, it will display a URL. Open this URL in a browser and log in to launchpad as the hudson-openstack user. Subsequent -runs with cache the credentials. +runs will run with cached credentials. Running =======