Index: Migration/Console/src/Migration.Console/ConsoleBase.cs =================================================================== diff -u -r369c682fee14bf5c99b2a11f8d61f8a529bae459 -r6aec8d56eca1d311fe0696a3d5fa0389517f2ee9 --- Migration/Console/src/Migration.Console/ConsoleBase.cs (.../ConsoleBase.cs) (revision 369c682fee14bf5c99b2a11f8d61f8a529bae459) +++ Migration/Console/src/Migration.Console/ConsoleBase.cs (.../ConsoleBase.cs) (revision 6aec8d56eca1d311fe0696a3d5fa0389517f2ee9) @@ -38,7 +38,7 @@ private readonly string applicationDescription; /// - /// Creates a new instance of . + /// Creates a new instance of . /// /// The name of the application as it can be called in the command line. /// The description of the application.