Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs =================================================================== diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -r6298a5e4fbc259636c874b25c847021c05baf033 --- Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision 4512af7782ee31b36941bb280b54d9da2953dd71) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/SoilProfile/SoilProfile1DReader.cs (.../SoilProfile1DReader.cs) (revision 6298a5e4fbc259636c874b25c847021c05baf033) @@ -40,7 +40,7 @@ /// /// A which is used to read row values from. /// A new , which is based on the information from the database. - /// Thrown when reading the profile encountered an unrecoverable error. + /// Thrown when reading the profile encountered an unrecoverable error. /// Thrown when reading the profile encountered a recoverable error. internal static PipingSoilProfile ReadFrom(IRowBasedDatabaseReader reader) {