Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs =================================================================== diff -u -r46f086e68a57ff5a578d684cbfeecbf22abd9551 -rb9dd4faf4090750278254ff3fcfa162754a9e454 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationContextTreeNodeInfoTest.cs) (revision 46f086e68a57ff5a578d684cbfeecbf22abd9551) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs (.../HeightStructuresCalculationContextTreeNodeInfoTest.cs) (revision b9dd4faf4090750278254ff3fcfa162754a9e454) @@ -244,7 +244,7 @@ Assert.AreEqual(18, menu.Items.Count); TestHelper.AssertContextMenuStripContainsItem(menu, contextMenuDuplicateIndex, - "&Dupliceren", + "D&upliceren", "Dupliceer deze berekening.", RingtoetsCommonFormsResources.CopyHS);