Skip to content

Commit ba9a2a0

Browse files
committed
Fix spelling
1 parent 659be67 commit ba9a2a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.Management.Deployment/PackageManager.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ namespace Microsoft.Management.Deployment
15531553
String Name;
15541554

15551555
/// Editing the Explicit property has three states: true, false, and not specified (no changes).
1556-
/// SAMPLE VALUES: "true" or "false" or emptystring.
1556+
/// SAMPLE VALUES: "true" or "false" or empty string.
15571557
String Explicit;
15581558
};
15591559

0 commit comments

Comments
 (0)