From cef53145c6e9a142ea534592c6f6ff7b043c90cd Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Mon, 26 Aug 2024 11:01:46 -0400 Subject: [PATCH] Typo [ci skip] --- src/elements/Address.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/elements/Address.php b/src/elements/Address.php index 39a37689ec6..87f23673b3b 100644 --- a/src/elements/Address.php +++ b/src/elements/Address.php @@ -409,7 +409,7 @@ public function getCountryCode(): string } /** - * Returns a [[Country]] object representing the address’ coutry. + * Returns a [[Country]] object representing the address’ country. * * @return Country * @since 4.11.0