Index: Application/Ringtoets/src/Application.Ringtoets.Migration/RingtoetsDatabaseFile.cs
===================================================================
diff -u -rf53b3c70d87b9e66c3a46981b8d8a471b95e2adc -r74c998ad1d6edfc4fff8872438a84a5bd9cb0d98
--- Application/Ringtoets/src/Application.Ringtoets.Migration/RingtoetsDatabaseFile.cs (.../RingtoetsDatabaseFile.cs) (revision f53b3c70d87b9e66c3a46981b8d8a471b95e2adc)
+++ Application/Ringtoets/src/Application.Ringtoets.Migration/RingtoetsDatabaseFile.cs (.../RingtoetsDatabaseFile.cs) (revision 74c998ad1d6edfc4fff8872438a84a5bd9cb0d98)
@@ -28,7 +28,7 @@
namespace Application.Ringtoets.Migration
{
///
- /// Class that provides methods for the migration database target file.
+ /// Class that provides methods for the migration a Ringtoets database target file.
///
public class RingtoetsDatabaseFile : IDisposable
{
@@ -56,7 +56,7 @@
}
///
- /// Opens the connection to the file.
+ /// Opens the connection to the Ringtoets database file.
///
public void OpenDatabaseConnection()
{
@@ -65,7 +65,7 @@
}
///
- /// Executes the that will on the database.
+ /// Executes the on the Ringtoets database file.
///
/// Create structure query to execute.
/// Thrown when is null