Merge pull request #4190 from nschonni/typo-Connnected

typo: opearation -> operation
This commit is contained in:
Manika Dhiman
2019-06-24 10:06:54 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@ -166,7 +166,7 @@ If the conditions are not true, the device will not Roll Back the Latest Quality
<a href="" id="rollback-featureupdate"></a>**Rollback/FeatureUpdate**
Added in Windows 10, version 1803. Roll Back Latest Feature Update, if the machine meets the following conditions:
- Condition 1: Device must be Windows Update for Business Connnected
- Condition 1: Device must be Windows Update for Business Connected
- Condition 2: Device must be in Paused State
- Condition 3: Device must have the Latest Feature Update Installed on the device (Current State)
- Condition 4: Machine should be within the uninstall period

View File

@ -588,7 +588,7 @@ The XML below is for Windows 10, version 1803.
</AccessType>
<Description>
Roll Back Latest Feature Update, if the machine meets the following conditions:
Condition 1: Device must be WUfB Connnected
Condition 1: Device must be WUfB Connected
Condition 2: Device must be in Paused State
Condition 3: Device must have the Latest Feature Update Installed on the device (Current State)
Condition 4: Machine should be within the uninstall period
@ -615,7 +615,7 @@ The XML below is for Windows 10, version 1803.
<AccessType>
<Get />
</AccessType>
<Description>Returns the result of last RollBack QualityUpdate opearation. </Description>
<Description>Returns the result of last RollBack QualityUpdate operation. </Description>
<DFFormat>
<chr />
</DFFormat>
@ -637,7 +637,7 @@ The XML below is for Windows 10, version 1803.
<AccessType>
<Get />
</AccessType>
<Description>Returns the result of last RollBack FeatureUpdate opearation.</Description>
<Description>Returns the result of last RollBack FeatureUpdate operation.</Description>
<DFFormat>
<chr />
</DFFormat>