Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 75aea26

Browse files
EinarElentomeichlersmith
authored andcommitted
Update comment
1 parent 670c406 commit 75aea26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SimCore/APrimePhysics.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ void APrimePhysics::ConstructProcess() {
6161
"',"
6262
" options are 'forward_only', 'cm_scaling', or 'undefined'.");
6363
}
64-
// Note: The proc variable isn't used here, but creating the
64+
// Note: The process variable isn't used here, but creating the
6565
// G4DarkBremsstahlung object has side-effects
6666
process_ = std::make_unique<G4DarkBremsstrahlung>(
6767
std::make_shared<g4db::G4DarkBreMModel>(

0 commit comments

Comments
 (0)