Skip to content

Commit

Permalink
Fix docstring for IIOSvc
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jul 26, 2024
1 parent d60c3ea commit b9113e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k4FWCore/components/IIOSvc.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <vector>

/**
* The interface implemented by any class making IO and reading RawEvent Data
* The interface implemented by any class making IO with functional algorithms
*/
class IIOSvc : virtual public IInterface {
public:
Expand Down

0 comments on commit b9113e2

Please sign in to comment.