From da79ef87c3e645c1a9bcd7c9ead0e194288def69 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 25 Jul 2024 08:13:30 -0700 Subject: [PATCH] fix: Correct description --- source/nodes.property_extractor.labels.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/nodes.property_extractor.labels.F90 b/source/nodes.property_extractor.labels.F90 index 1c4addfe86..5c9ff6e9f2 100644 --- a/source/nodes.property_extractor.labels.F90 +++ b/source/nodes.property_extractor.labels.F90 @@ -24,7 +24,7 @@ !!] type, extends(nodePropertyExtractorIntegerTuple) :: nodePropertyExtractorLabels !!{ - A property extractor which extracts virialProperties properties. + A property extractor which extracts labels associated with nodes. !!} private contains