Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs =================================================================== diff -u -rd1622350f2155131233440de093850e3e7a4459f -r7b3f00698f1c53c6464df710234f7b4b716e9bd3 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs (.../StructureSelectionDialog.cs) (revision d1622350f2155131233440de093850e3e7a4459f) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/StructureSelectionDialog.cs (.../StructureSelectionDialog.cs) (revision 7b3f00698f1c53c6464df710234f7b4b716e9bd3) @@ -31,7 +31,7 @@ namespace Ringtoets.HeightStructures.Forms { /// - /// A dialog which allows the user to make a selection form a given set of . Upon + /// A dialog which allows the user to make a selection from a given set of . Upon /// closing of the dialog, the selected can be obtained. /// public class StructureSelectionDialog : SelectionDialogBase