Skip to content

Commit

Permalink
Update DataFormats/Provenance/interface/IndexIntoFile.h
Browse files Browse the repository at this point in the history
fix comment

Co-Authored-By: Matti Kortelainen <matti.kortelainen@cern.ch>
  • Loading branch information
Dr15Jones and makortel committed Dec 12, 2019
1 parent 5705c5c commit f657eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataFormats/Provenance/interface/IndexIntoFile.h
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ namespace edm {
return transient_.eventFinder_->getEventNumberOfEntry(entry);
}

//This class is used only be one thread at a time within the source serialized code
//This class is used only by one thread at a time within the source serialized code
CMS_SA_ALLOW mutable Transients transient_;

std::vector<ProcessHistoryID> processHistoryIDs_; // of reduced process histories
Expand Down

0 comments on commit f657eb2

Please sign in to comment.