We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fae087 commit d79ccc4Copy full SHA for d79ccc4
AppInstallerFileBuilder/AppInstallerFileBuilderLib/AppxPackaging/AppxBundleMetadata.cs
@@ -30,7 +30,7 @@ public AppxBundleMetadata(string filePath)
30
}
31
32
/// <summary>
33
- /// Initializes a ne` instance of the AppxBundleMetadata class.
+ /// Initializes a new instance of the AppxBundleMetadata class.
34
/// </summary>
35
/// <param name="filePath">the path to the appxbundle file</param>
36
public AppxBundleMetadata(IRandomAccessStream randomAccessStream)
0 commit comments