Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly committed Nov 23, 2024
1 parent 0945daa commit 93c9dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppInstallerSharedLib/Public/AppInstallerVersions.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace AppInstaller::Utility
//
// Versions are compared by:
// for each part in each version
// if one side has no more parts, perform the remaining comparisons against an empty
// if one side has no more parts, perform the remaining comparisons against an empty part
// if integers not equal, return comparison of integers
// else if only one side has a non-empty string part, it is less
// else if string parts not equal, return comparison of strings
Expand Down

0 comments on commit 93c9dcf

Please sign in to comment.