From b7590bf102d859f869c85ca919d5417d7ca4e8c7 Mon Sep 17 00:00:00 2001 From: Eric Morway Date: Wed, 9 Aug 2023 16:37:50 -0700 Subject: [PATCH] Update src/Model/ModelUtilities/TspLabels.f90 Co-authored-by: langevin-usgs --- src/Model/ModelUtilities/TspLabels.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Model/ModelUtilities/TspLabels.f90 b/src/Model/ModelUtilities/TspLabels.f90 index eccc0feed78..11e699a92d2 100644 --- a/src/Model/ModelUtilities/TspLabels.f90 +++ b/src/Model/ModelUtilities/TspLabels.f90 @@ -149,7 +149,7 @@ end subroutine allocate_label_names !> @ brief Deallocate memory !! - !! Deallocate budget memory + !! Deallocate memory !! !< subroutine tsplabels_da(this)