Skip to content

Commit

Permalink
docs: remove copy-paste relics in comment in RPStepsWriter (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger authored Mar 14, 2022
1 parent b5f5efb commit 1c1b624
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ using PropagationSteps = std::vector<Acts::detail::Step>;
/// @class RootPropagationStepsWriter
///
/// Write out the steps of test propgations for stepping validation,
/// each step sequence is one entry in the in the root file for optimised
/// each step sequence is one entry in the root file for optimised
/// data writing speed.
/// The event number is part of the written data.
///
Expand Down

0 comments on commit 1c1b624

Please sign in to comment.