mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
Grammar fixes.
[SVN r33791]
This commit is contained in:
@@ -72,7 +72,7 @@ rule cast ( name type : sources * : requirements * : default-build *
|
||||
if ! $(real-type)
|
||||
{
|
||||
errors.user-error "No type corresponds to main target rule nam '$(type)'"
|
||||
: "Hint: try lowercase the name" ;
|
||||
: "Hint: try lowercase name" ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user