diff --git a/src/component/container/LayerTreeApplyTimeInterval/LayerTreeApplyTimeInterval.tsx b/src/component/container/LayerTreeApplyTimeInterval/LayerTreeApplyTimeInterval.tsx index 1532adb0..11021e1f 100644 --- a/src/component/container/LayerTreeApplyTimeInterval/LayerTreeApplyTimeInterval.tsx +++ b/src/component/container/LayerTreeApplyTimeInterval/LayerTreeApplyTimeInterval.tsx @@ -66,7 +66,7 @@ export class LayerTreeApplyTimeInterval extends React.Component< } /** - * Parses time information out of layer description field. + * Parses time dimension information from layer description field. * Dispatches startDate, endDate and time timeDimension. * @param {OlLayerBase} layer The layer containing the time information */