Skip to content

Commit 4d0ff81

Browse files
tiburddariomws
andauthored
Apply suggestions from code review
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 78f1bad commit 4d0ff81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docset/winserver2016-ps/defender/Set-MpPreference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Accept wildcard characters: False
106106
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
107107
If you specify a value of $True, Windows Defender checks for new definitions.
108108
If you specify $False or don't specify a value, the scan begins with existing definitions.
109-
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan"
109+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or scans started from the command line using "mpcmdrun -Scan".
110110
111111
```yaml
112112
Type: Boolean

docset/winserver2019-ps/defender/Set-MpPreference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Accept wildcard characters: False
114114
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
115115
If you specify a value of `$True`, Windows Defender checks for new definitions.
116116
If you specify `$False` or don’t specify a value, the scan begins with existing definitions.
117-
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan"
117+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan".
118118

119119
```yaml
120120
Type: Boolean

docset/winserver2022-ps/defender/Set-MpPreference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Accept wildcard characters: False
220220
Indicates whether to check for new virus and spyware definitions before Windows Defender runs a scan.
221221
If you specify a value of $True, Windows Defender checks for new definitions.
222222
If you specify $False or don't specify a value, the scan begins with existing definitions.
223-
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan"
223+
This setting applies to scheduled scans, but it has no effect on scans initiated manually from the user interface or on scans started from the command line using "mpcmdrun -Scan".
224224

225225
```yaml
226226
Type: Boolean

0 commit comments

Comments
 (0)