mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
fix spelling error and typos
This commit is contained in:
@ -46,7 +46,7 @@ its reverse differential back to the base version. Both forward and reverse
|
|||||||
differentials are then packaged as an update and distributed to the endpoints
|
differentials are then packaged as an update and distributed to the endpoints
|
||||||
running the software to be updated. The update package contents can be symbolized as follows:
|
running the software to be updated. The update package contents can be symbolized as follows:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The endpoints that have the base version of the file (V<sub>0</sub>) hydrate the target
|
The endpoints that have the base version of the file (V<sub>0</sub>) hydrate the target
|
||||||
revision (V<sub>N</sub>) by applying a simple transformation:
|
revision (V<sub>N</sub>) by applying a simple transformation:
|
||||||
@ -86,7 +86,7 @@ Windows 10 quality update packages will contain forward differentials from quali
|
|||||||
|
|
||||||
There can be cases where new files are added to the system during servicing. These files will not have RTM baselines, thus forward and reverse differentials cannot be used. In these scenarios, null differentials will be used to handle servicing. Null differentials are the slightly compressed and optimized version of the full binaries. Update packages can have either forward or reverse differentials, or null differential of any given binary in them. The following image symbolizes the content of a Windows 10 quality update installer:
|
There can be cases where new files are added to the system during servicing. These files will not have RTM baselines, thus forward and reverse differentials cannot be used. In these scenarios, null differentials will be used to handle servicing. Null differentials are the slightly compressed and optimized version of the full binaries. Update packages can have either forward or reverse differentials, or null differential of any given binary in them. The following image symbolizes the content of a Windows 10 quality update installer:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Hydration and installation
|
### Hydration and installation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user