From 32de12dae9d37d32af834566e6bfcfc71ea79e84 Mon Sep 17 00:00:00 2001 From: Vincent Dumas <42336698+v-dumas@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:20:44 +0200 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .../2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php b/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php index a39d6300b7..b6d85ea9df 100644 --- a/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php +++ b/datamodels/2.x/itop-flow-map/dictionaries/nl.dict.itop-flow-map.php @@ -45,7 +45,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [ 'Class:DataFlow/Attribute:destination_impact/Value:no' => 'Nee', 'Class:DataFlow/Attribute:destination_impact/Value:no+' => 'Als de gegevensstroom stopt, heeft dit geen gevolgen voor de bestemming.', 'Class:DataFlow/Attribute:dataflowtype_id' => 'Type', - 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Typel~~', + 'Class:DataFlow/Attribute:dataflowtype_id+' => 'Values defined in a typology of Data Flow Type~~' 'Class:DataFlow/Attribute:dataflowprotocol_id' => 'Flowprotocol', 'Class:DataFlow/Attribute:dataflowprotocol_id+' => 'Values defined in a typology of Data Flow Protocol~~', 'Class:DataFlow/Attribute:documentation_url' => 'Documentatie-URL',