Fix typo error

This commit is contained in:
Damien Lecan 2013-06-03 11:27:22 +02:00 committed by Mark Harrah
parent 1171782f42
commit e2cacf2b6a
1 changed files with 1 additions and 1 deletions

View File

@ -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