Skip to content

Commit

Permalink
Update AppxBundleMetadata.cs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanaka committed Feb 21, 2020
1 parent 1fae087 commit d79ccc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public AppxBundleMetadata(string filePath)
}

/// <summary>
/// Initializes a ne` instance of the AppxBundleMetadata class.
/// Initializes a new instance of the AppxBundleMetadata class.
/// </summary>
/// <param name="filePath">the path to the appxbundle file</param>
public AppxBundleMetadata(IRandomAccessStream randomAccessStream)
Expand Down

0 comments on commit d79ccc4

Please sign in to comment.