Skip to content

Commit 901d178

Browse files
author
Angela Fleischmann
authored
Line 48: Fix spelling "affects" to "effects"
1 parent 1513cb9 commit 901d178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/develop/reference/core/clients/client-classes/resetpolicy-method-in-class-sms_client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ UInt32 ResetPolicy(
4545
A `UInt32` data type that is 0 to indicate success or non-zero to indicate failure.
4646

4747
## Remarks
48-
Indiscriminate calling of this method could have adverse affects. For example, if you purge the existing policy (`ulFlags` = 1) software distribution programs could be run more than once. If the request is for full policy (`ulFlags` = 0), you could generate unnecessary network traffic.
48+
Indiscriminate calling of this method could have adverse effects. For example, if you purge the existing policy (`ulFlags` = 1) software distribution programs could be run more than once. If the request is for full policy (`ulFlags` = 0), you could generate unnecessary network traffic.
4949

5050
## Requirements
5151

0 commit comments

Comments
 (0)