diff --git a/langs/en-us.php b/langs/en-us.php
index fb8b946..b1c6480 100644
--- a/langs/en-us.php
+++ b/langs/en-us.php
@@ -90,10 +90,10 @@ $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_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 an update with build number equal the searching machine\'s build number.';
+$s['help_branch'] = 'Configures the reported branch of the operating system used by the seeker.';
+$s['help_build'] = 'Configures the reported build number of the operating system used by the seeker. Has to be lower or equal to one of the searched update.';
+$s['help_edition'] = 'Configures the reported operating system edition of the seeker.';
+$s['help_thisOnly'] = 'Asks the server to return an update with build number equal the the build number of the seeker.';
//known.php
$s['browseKnown'] = 'Browse known builds';