Index: src/DeltaShell/DeltaShell.Gui/Forms/HelpAboutBoxData.cs =================================================================== diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/DeltaShell/DeltaShell.Gui/Forms/HelpAboutBoxData.cs (.../HelpAboutBoxData.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9) +++ src/DeltaShell/DeltaShell.Gui/Forms/HelpAboutBoxData.cs (.../HelpAboutBoxData.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -17,7 +17,7 @@ public string Copyright { get; set; } - public string Description { get; set;} + public string Description { get; set; } public string Version { get; set; }