Fixed a typo.

Change-Id: I908f4d27bd1dffa7d8c4284c10cdb805127c4ef6
This commit is contained in:
Monty Taylor
2011-07-22 17:28:31 -04:00
parent bb130a0025
commit a33f9c6d58

View File

@@ -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
=======