From 4fd9668de108781cc5a883e6b4ec7aa3b84b002a Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 23 Mar 2022 13:17:27 +0100 Subject: [PATCH] fixup rocof description --- doc/openapi/components/schemas/config/hooks/pmu_dft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/openapi/components/schemas/config/hooks/pmu_dft.yaml b/doc/openapi/components/schemas/config/hooks/pmu_dft.yaml index 80619b07a..7dc5af849 100644 --- a/doc/openapi/components/schemas/config/hooks/pmu_dft.yaml +++ b/doc/openapi/components/schemas/config/hooks/pmu_dft.yaml @@ -105,5 +105,4 @@ allOf: type: number default: 0.0 example: 1.0 - description: An offset added to the calculated RoCoF. - description: "The offset for a calculated rocof. This setting does not really make sense but is available for completeness reasons" + description: An offset added to the calculated RoCoF. This setting does not really make sense but is available for completeness reasons"