Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilDatabaseQueryBuilder.cs
===================================================================
diff -u -r7f759fbabca9c41e75d229269f1b21581b373b5f -re7e22e69b16b23c89c063f18444c82aa818dc176
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilDatabaseQueryBuilder.cs (.../SoilDatabaseQueryBuilder.cs) (revision 7f759fbabca9c41e75d229269f1b21581b373b5f)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilDatabaseQueryBuilder.cs (.../SoilDatabaseQueryBuilder.cs) (revision e7e22e69b16b23c89c063f18444c82aa818dc176)
@@ -33,7 +33,7 @@
/// of the Piping Mechanism from the DSoil-Model database.
///
/// The SQL query to execute.
- /// @ME_Name needs to be
+ /// ME_Name needs to be
/// defined as .
public static string GetStochasticSoilModelOfMechanismQuery()
{
@@ -137,7 +137,7 @@
/// Returns the SQL query to execute to check if version of the DSoil-Model database is as expected.
///
/// The SQL query to execute.
- /// @Value needs to be
+ /// Value needs to be
/// defined as the required database version.
public static string GetCheckVersionQuery()
{