Skip to content

Commit ad865dc

Browse files
committed
Update message to app package
1 parent 07acbdb commit ad865dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.system.diagnostics/processdiagnosticinfo_getforprocesses_1262014773.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Program
6767
}
6868
else
6969
{
70-
Console.WriteLine($"Process ID: {process.ProcessId} is not associated with a UWP package.");
70+
Console.WriteLine($"Process ID: {process.ProcessId} is not associated with an app package.");
7171
}
7272
}
7373
}

0 commit comments

Comments
 (0)