From 1060b13c1f263dae73b6d28383a7604089aa486c Mon Sep 17 00:00:00 2001 From: Vitesh Shah Date: Wed, 8 May 2019 16:50:46 +0200 Subject: [PATCH] Corrected the comment --- src/results.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/results.f90 b/src/results.f90 index 4ca609020..315e972f8 100644 --- a/src/results.f90 +++ b/src/results.f90 @@ -103,7 +103,7 @@ end subroutine results_closeJobFile !-------------------------------------------------------------------------------------------------- -!> @brief closes the results file +!> @brief creates the group of increment and adds time as attribute to the file !-------------------------------------------------------------------------------------------------- subroutine results_addIncrement(inc,time)