diff --git a/corsika/modules/Epos.hpp b/corsika/modules/Epos.hpp
index b4aa9086cf563e35b0ffb23d4aa9c85f6375cf60..0fb3db62407f93b713048182faa6a82e870dab72 100644
--- a/corsika/modules/Epos.hpp
+++ b/corsika/modules/Epos.hpp
@@ -13,7 +13,7 @@
 #include <corsika/framework/process/InteractionProcess.hpp>
 
 /**
- * @file Sibyll.hpp
+ * @file Epos.hpp
  *
  * Includes all the parts of the EPOS model. Defines the InteractionProcess<TModel>
  * classes needed for the ProcessSequence.
@@ -27,4 +27,4 @@ namespace corsika::epos {
    * to provide all the functions for ProcessSequence.
    */
   class Interaction : public InteractionModel, public InteractionProcess<Interaction> {};
-} // namespace corsika::epos
\ No newline at end of file
+} // namespace corsika::epos