Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
andiwand committed Aug 2, 2024
1 parent fe0f139 commit d72da6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class TrackFindingAlgorithm final : public IAlgorithm {
bool stayOnSeed = false;
/// Compute shared hit information
bool computeSharedHits = false;
/// Wether to trim the tracks
/// Whether to trim the tracks
bool trimTracks = false;

// Pixel and strip volume ids to be used for maxPixel/StripHoles cuts
Expand Down

0 comments on commit d72da6e

Please sign in to comment.