Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: deploytool/api/deploy/checkout.proto

Issue 2182213002: deploytool: Add README.md, migrate docs to it. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Rename to "luci_deploy" Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « deploytool/README.md ('k') | deploytool/api/deploy/checkout.pb.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deploytool/api/deploy/checkout.proto
diff --git a/deploytool/api/deploy/checkout.proto b/deploytool/api/deploy/checkout.proto
index 3948fb9cf16077c4a8005db3cdb7d9f5f4281423..d1090cc2a2bc530668371ff13dae1bc4570cca51 100644
--- a/deploytool/api/deploy/checkout.proto
+++ b/deploytool/api/deploy/checkout.proto
@@ -10,7 +10,7 @@ package deploy;
* Source layout configuration file.
*
* Each Source checkout may include a textproto layout file named
- * "luci-deploytool.cfg". If present, this file will be loaded and used to
+ * "luci-deploy.cfg". If present, this file will be loaded and used to
* integrate the source into the deployment.
*
* Uncooperative repositories, or those not owned by the author, may have the
« no previous file with comments | « deploytool/README.md ('k') | deploytool/api/deploy/checkout.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698