@@ -187,7 +187,7 @@ void process()
StrCF = "Cold And Dry";
break;
default:
- StrCF = "Unknown:";
+ StrCF = "Unknown";
}