From 4f97b087d5ad74efc02039127f3b2e242cd0c950 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Mon, 25 Nov 2013 10:54:18 +0000 Subject: [PATCH] Fix typo in source-repositories README Change-Id: Iaf5367099544fc5d4699140af642dfd392c7090f --- elements/source-repositories/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elements/source-repositories/README.md b/elements/source-repositories/README.md index b86c140b..548d1b8b 100644 --- a/elements/source-repositories/README.md +++ b/elements/source-repositories/README.md @@ -35,7 +35,7 @@ Tarballs will be extracted to \. Tarballs should contain a single topleval directory, regardless of the name of this top level directory it will be renamed to \ -If mulitple elements register a source location with the same +If multiple elements register a source location with the same then source-repositories will exit with an error. Care should therefore be taken to only use elements together that download source to different locations.