From e2cacf2b6a5e0f2f7f9b7be3759eae863f6a3a2c Mon Sep 17 00:00:00 2001 From: Damien Lecan Date: Mon, 3 Jun 2013 11:27:22 +0200 Subject: [PATCH] Fix typo error --- src/sphinx/Detailed-Topics/Launcher.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/Detailed-Topics/Launcher.rst b/src/sphinx/Detailed-Topics/Launcher.rst index 285247f2e..00e70e787 100644 --- a/src/sphinx/Detailed-Topics/Launcher.rst +++ b/src/sphinx/Detailed-Topics/Launcher.rst @@ -96,7 +96,7 @@ by the following grammar. ``'nl'`` is a newline or end of file and classifiers: "classifiers" ":" text ("," text)* homeDirectory: "ivy-home" ":" `path` checksums: "checksums" ":" `checksum` ("," `checksum`)* - overrideRepos: "override-uild-repos" ":" `boolean` + overrideRepos: "override-build-repos" ":" `boolean` repoConfig: "repository-config" ":" `path` org: "org" ":" text name: "name" ":" text