Просмотр исходного кода

Correct spelling errors

[SVN r36312]
Dave Abrahams 19 лет назад
Родитель
Сommit
44e285a2cc
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Jamfile.v2

+ 2 - 2
Jamfile.v2

@@ -156,9 +156,9 @@ project boost
       # 'tag' rule below.
       <tag>@$(__name__).tag
       # This property combination is dangerous.
-      # Ideally, we'd add constaint to default build,
+      # Ideally, we'd add constraint to default build,
       # so that user can build with property combination
-      # by hand. But we don't have any 'constaint' mechanism
+      # by hand. But we don't have any 'constraint' mechanism
       # for default-build, so disable such builds in requirements.
       <link>shared,<runtime-link>static:<build>no
             

粤ICP备19079148号