Skip to content

Commit

Permalink
Updates a typo in one of the example of the doumentation of the class…
Browse files Browse the repository at this point in the history
… TRestAxionSolarQCDFlux
  • Loading branch information
francandon committed Feb 15, 2024
1 parent b3b279d commit e3f0dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TRestAxionSolarQCDFlux.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
/// \code
/// TRestAxionSolarQCDFlux *sFlux = new TRestAxionSolarQCDFlux("fluxes.rml", "LennertHoofABC")
/// sFlux->Initialize()
/// TCanvas *c = sFlux->DrawSolarFluxes()
/// TCanvas *c = sFlux->DrawSolarFlux()
/// c->Print("ABC_FluxTable.png" )
/// \endcode
///
Expand Down

0 comments on commit e3f0dec

Please sign in to comment.