Skip to content

Commit d79ccc4

Browse files
author
Tanaka
committed
Update AppxBundleMetadata.cs typo
1 parent 1fae087 commit d79ccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppInstallerFileBuilder/AppInstallerFileBuilderLib/AppxPackaging/AppxBundleMetadata.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public AppxBundleMetadata(string filePath)
3030
}
3131

3232
/// <summary>
33-
/// Initializes a ne` instance of the AppxBundleMetadata class.
33+
/// Initializes a new instance of the AppxBundleMetadata class.
3434
/// </summary>
3535
/// <param name="filePath">the path to the appxbundle file</param>
3636
public AppxBundleMetadata(IRandomAccessStream randomAccessStream)

0 commit comments

Comments
 (0)