diff --git a/BurnOutSharp/FileType/MicrosoftCAB.cs b/BurnOutSharp/FileType/MicrosoftCAB.cs
index fabb4b97..1acc4bb2 100644
--- a/BurnOutSharp/FileType/MicrosoftCAB.cs
+++ b/BurnOutSharp/FileType/MicrosoftCAB.cs
@@ -17,6 +17,7 @@ namespace BurnOutSharp.FileType
/// Microsoft cabinet file
///
/// Specification available at
+ ///
public partial class MicrosoftCAB : IScannable
{
///