2
0
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:
Vladimir Prus
2006-04-24 13:43:47 +00:00
parent 4befe28c11
commit e021439843

View File

@@ -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" ;
}