More spelling
This commit is contained in:
2
main.ps1
2
main.ps1
@@ -86,7 +86,7 @@ $streetLabel = $window.FindName("StreetLabel")
|
||||
$cityLabel = $window.FindName("CityLabel")
|
||||
$provinceLabel = $window.FindName("ProvinceLabel")
|
||||
$postalLabel = $window.FindName("PostalCodeLabel")
|
||||
$countryLabel = $window.FindName("CountyLabel")
|
||||
$countryLabel = $window.FindName("CountryLabel")
|
||||
|
||||
|
||||
$PhoneBox.Visibility = 'Collapsed'
|
||||
|
||||
Reference in New Issue
Block a user