mirror of
https://github.com/YGGverse/net-php.git
synced 2026-03-31 17:15:35 +00:00
fix variable name
This commit is contained in:
parent
b37f28ce4f
commit
27bf47ec0d
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ class Resolve
|
|||
{
|
||||
if (\Yggverse\Net\Valid::ip6($host))
|
||||
{
|
||||
$resolved->setHost(
|
||||
$address->setHost(
|
||||
sprintf(
|
||||
'[%s]',
|
||||
$host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue