From 9d11414c9633273bbca2e96d29dd661e090251aa Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Mon, 30 Sep 2013 17:34:56 +0900 Subject: [PATCH] Fix minor typo in dev-buck.txt Change-Id: I89cf442baf6bb0fa243c660de4c495e54b6e210b --- Documentation/dev-buck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-buck.txt b/Documentation/dev-buck.txt index cc9b32af2f..f2c4b9e3af 100644 --- a/Documentation/dev-buck.txt +++ b/Documentation/dev-buck.txt @@ -144,7 +144,7 @@ Deploy {extension,plugin}-api to the remote maven repository ---- The type of the repo is induced from the Gerrit version name, i.e. -* 2.8-SNAPSHOT: shapshot repo +* 2.8-SNAPSHOT: snapshot repo * 2.8: release repo Plugins