Skip to content
Snippets Groups Projects
Commit ad474aba authored by Jeongseok Lee's avatar Jeongseok Lee
Browse files

Fix typo: quaries -> queries

parent 5d45b71e
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ BOOST_AUTO_TEST_CASE(test_core_bf_broad_phase_self_distance)
broad_phase_self_distance_test(200, 5000);
}
/// check broad phase collision for empty collision object set and quaries
/// check broad phase collision for empty collision object set and queries
BOOST_AUTO_TEST_CASE(test_core_bf_broad_phase_collision_empty)
{
broad_phase_collision_test(2000, 0, 0, 10, false, false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment