Skip to content

Commit 5b73da5

Browse files
authored
Code Quality: Fixed capitalization in Package.appxmanifest (#16425)
1 parent 39df64d commit 5b73da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App (Package)/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
</Application>
157157
</Applications>
158158

159-
<!-- To Host The Background Task Component, This Activatable Class Entry Must Be Added. -->
159+
<!-- To host The background task component, this activatable class entry must be added. -->
160160
<Extensions>
161161
<Extension Category="windows.activatableClass.inProcessServer">
162162
<InProcessServer>

0 commit comments

Comments
 (0)