From bc0af81560942babb1e2c77f0dbf1abc4157c80b Mon Sep 17 00:00:00 2001
From: Chrome Legion
" + "
" "
" "Use Metric (Celsius)
" "" @@ -669,7 +670,7 @@ void displayPrinterStatus() { if (DISPLAYWEATHER) { if (weatherClient.getCity(0) == "") { - html += "Please Configure Weahter API
"; + html += "Please Configure Weather API
"; if (weatherClient.getError() != "") { html += "Weather Error: " + weatherClient.getError() + "
"; }