From f7941bdcdbe19b3505502cf6f981ab80ce822151 Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Wed, 16 Oct 2019 15:24:05 +0200 Subject: [PATCH] Typo --- steps/DP3.ParsetGenerator.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steps/DP3.ParsetGenerator.cwl b/steps/DP3.ParsetGenerator.cwl index 34e0ada1..fdb5d66d 100644 --- a/steps/DP3.ParsetGenerator.cwl +++ b/steps/DP3.ParsetGenerator.cwl @@ -122,7 +122,7 @@ outputs: } return out_names } - - id: output_directories_names + - id: output_directory_names doc: expected output directories type: Any outputBinding: -- GitLab