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

Comment tweak.

[SVN r14360]
This commit is contained in:
Vladimir Prus
2002-07-09 07:35:39 +00:00
parent cc1fce9691
commit ed30bfc6c8
2 changed files with 2 additions and 2 deletions

View File

@@ -207,7 +207,7 @@ rule text (
}
}
# Outputs the text to the current targets, after word-wrapping it
# Outputs the text to the current targets, after word-wrapping it.
rule wrapped-text ( text + )
{
local lines = [ split-at-words $(text) ] ;

View File

@@ -207,7 +207,7 @@ rule text (
}
}
# Outputs the text to the current targets, after word-wrapping it
# Outputs the text to the current targets, after word-wrapping it.
rule wrapped-text ( text + )
{
local lines = [ split-at-words $(text) ] ;