Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Jan 10, 2025
1 parent b5247bc commit 6a559d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/celeritas/geo/Geometry.test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ auto CmseTest::reference_avg_path() const -> SpanConstReal
0.0752032527, 0.3958262271, 0.25837963337, 0.51484801201, 0.01179415,
10.662958365, 9.3044714865, 0.0004083249, 0.25874352886, 0.4292332,
225.390314534812, 0.0394755943, 550.75653646, 2824.1066316 };
//// clang-format on
// clang-format on
return make_span(paths);
}

Expand Down

0 comments on commit 6a559d4

Please sign in to comment.