Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / test / doc / test_organization / test_tree_content.qbk
index 2022277..948782e 100644 (file)
@@ -7,10 +7,10 @@
 
 [section:test_tree_content Test tree content]
 
-The test module, and hence the test tree, should have at least one test-case scheduled for execution, otherwise the __UTF__ 
+The test module, and hence the test tree, should have at least one test-case scheduled for execution, otherwise the __UTF__
 returns an error.
 
-This check is performed *after* the filtering of the tests has occured. The sections about 
+This check is performed *after* the filtering of the tests has occurred. The sections about
 [link boost_test.tests_organization.enabling tests enabling/disabling], [link boost_test.tests_organization.tests_dependencies tests dependencies]
 and [link boost_test.runtime_config.test_unit_filtering runtime filtering]
 explain various methods that modify the tests that are being run.