Skip to content

Commit 9a30a07

Browse files
Panda-SharpSergio0694
authored andcommitted
Remove an empty space
1 parent cdff22f commit 9a30a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ public static async Task LaunchStoreForReviewAsync()
124124
/// <summary>
125125
/// Gets the previous version of the app that was installed.
126126
/// This will be the current version if a previous version of the app was installed
127-
/// before using <see cref="SystemInformation"/> or if the app is not updated.
127+
/// before using <see cref="SystemInformation"/> or if the app is not updated.
128128
/// </summary>
129129
public PackageVersion PreviousVersionInstalled { get; }
130130

0 commit comments

Comments
 (0)