Fixed incorrect word in comment

This commit is contained in:
AdenKoperczak 2024-09-10 07:51:05 -04:00
parent 1ce885f142
commit 754e036093

View file

@ -116,7 +116,7 @@ std::string WFODialog::wfo_id()
void WFODialog::Impl::UpdateModel() void WFODialog::Impl::UpdateModel()
{ {
// Clear existing counties // Clear existing WFOs
model_->clear(); model_->clear();
// Disable OK button // Disable OK button