From 3c0358060786e9a6fcd6b3bbb9c01c887946bdd6 Mon Sep 17 00:00:00 2001 From: Alexander Bird Date: Fri, 11 Sep 2015 13:48:10 -0400 Subject: [PATCH] fixed typo in gitc_init.py help output Change-Id: I86459bf63297487457d6c4c995dfd1e63133ec53 --- subcmds/gitc_init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subcmds/gitc_init.py b/subcmds/gitc_init.py index 71c50515..c243bb3b 100644 --- a/subcmds/gitc_init.py +++ b/subcmds/gitc_init.py @@ -35,7 +35,7 @@ with the GITC file system. This command will setup the client directory, initialize repo, just like repo init does, and then downloads the manifest collection -and installs in in the .repo/directory of the GITC client. +and installs it in the .repo/directory of the GITC client. Once this is done, a GITC manifest is generated by pulling the HEAD SHA for each project and generates the properly formatted XML file