2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Grammar fixes.

[SVN r33791]
This commit is contained in:
Vladimir Prus
2006-04-24 13:43:47 +00:00
parent 4edfde6e74
commit 85e596c243

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