@@ -20,7 +20,7 @@ to update the help files for a module in a particular UI culture.
2020
21211 . ` Update-Help ` compares the version number of the help files for the specified UI culture in the
2222 remote and local HelpInfo XML files for the module. If the version number on the remote file is
23- greater than version number on the local file, or if the there is no local HelpInfo XML file for
23+ greater than version number on the local file, or if there is no local HelpInfo XML file for
2424 the module, ` Update-Help ` prepares to download new help files.
2525
26261 . ` Update-Help ` selects the CAB file for the module from the location specified by the
@@ -52,7 +52,7 @@ files for a module in a file share that's specified by the **DestinationPath** p
5252
53531 . ` Save-Help ` compares the version number of the help files for the specified UI culture in the
5454 remote and local HelpInfo XML files for the module. If the version number on the remote file is
55- greater than version number on the local file, or if the there is no local HelpInfo XML file for
55+ greater than version number on the local file, or if there is no local HelpInfo XML file for
5656 the module in the ** DestinationPath** directory, ` Save-Help ` prepares to download new help files.
5757
58581 . ` Save-Help ` selects the CAB file for the module from the location specified by the
@@ -76,7 +76,7 @@ files for a module in a file share that's specified by the **DestinationPath** p
7676
77771 . ` Update-Help ` compares the version number of the help files for the specified UI culture in the
7878 remote and local HelpInfo XML files for the module. If the version number on the remote file is
79- greater than version number on the local file, or if the there is no local HelpInfo XML file,
79+ greater than version number on the local file, or if there is no local HelpInfo XML file,
8080 ` Update-Help ` prepares to install new help files.
8181
82821 . ` Update-Help ` selects the CAB file for the module from ** SourcePath** directory. It uses the
0 commit comments