From 0b19c3d5dff82a647ca7920ee84d4b7a34887a40 Mon Sep 17 00:00:00 2001 From: amjjbonvin Date: Wed, 6 Dec 2023 11:00:03 +0100 Subject: [PATCH] Corrected typos --- src/haddock/modules/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/haddock/modules/defaults.yaml b/src/haddock/modules/defaults.yaml index 600cc6055..1e6ec3cdf 100644 --- a/src/haddock/modules/defaults.yaml +++ b/src/haddock/modules/defaults.yaml @@ -89,7 +89,7 @@ concat: precision: 0 title: Number of models to produce per job. short: Multiple models can be calculated within one job - long: The defins the number of models that will be generated within on job script. + long: This defines the number of models that will be generated within on job script. This allows to concatenate the generation of models into one script. In that way jobs might run longer in the batch system and reduce the load on the scheduler. group: 'execution'