diff --git a/cli/Valet/DnsMasq.php b/cli/Valet/DnsMasq.php index 9d4f954..c52af46 100644 --- a/cli/Valet/DnsMasq.php +++ b/cli/Valet/DnsMasq.php @@ -107,7 +107,7 @@ function customConfigIsBeingImported($customConfigPath) } /** - * Create the resolver file to point the "dev" domain to 127.0.0.1. + * Create the resolver file to point the configured domain to 127.0.0.1. * * @param string $domain * @return void