diff --git a/langs/en-us.php b/langs/en-us.php index 5d213e2..fb8b946 100644 --- a/langs/en-us.php +++ b/langs/en-us.php @@ -89,11 +89,11 @@ $s['autoSelect'] = 'Automatic selection'; $s['thisOnly'] = 'Return the specified build only'; $s['help_arch'] = 'Determines the architecture of the searched build.'; $s['help_ring'] = 'Configures the channel in which the search will be performed.'; -$s['help_targetRelease'] = 'Configures the release which the searched update is associated with. This option applies to Beta and Experimental channels only. For others use Any Release selection.'; +$s['help_targetRelease'] = 'Configures the release which the searched update is associated with. This option applies to Beta and Experimental channels only. For others, use Any Release selection.'; $s['help_branch'] = 'Configures the reported branch of the operating system used by the searching machine.'; $s['help_build'] = 'Configures the reported build number of the operating system used by the searching machine. Has to be lower or equal to one of the searched update.'; $s['help_edition'] = 'Configures the reported operating system edition of the searching machine.'; -$s['help_thisOnly'] = 'Asks the server to return update with build number equal the searching machine\'s build number.'; +$s['help_thisOnly'] = 'Asks the server to return an update with build number equal the searching machine\'s build number.'; //known.php $s['browseKnown'] = 'Browse known builds';