diff --git a/Overlap/eddy_graph.f90 b/Overlap/eddy_graph.f90
index 9d255a95783e6a86e08e497449c66a9fe65c2f3a..c50e6c19a252324b5fd51705876dc1d7df1cb916 100644
--- a/Overlap/eddy_graph.f90
+++ b/Overlap/eddy_graph.f90
@@ -53,7 +53,7 @@ program eddy_graph
      read(unit = *, nml = main_nml)
      write(unit = *, nml = main_nml)
 
-     ! n_slices:
+     ! Read n_slices:
 
      call new_unit(unit)
      open(unit, file = shpc_dir // "/n_slices.txt", status = "old", &