mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:30:06 +00:00
Fixed incorrect word in comment
This commit is contained in:
parent
1ce885f142
commit
754e036093
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ std::string WFODialog::wfo_id()
|
|||
|
||||
void WFODialog::Impl::UpdateModel()
|
||||
{
|
||||
// Clear existing counties
|
||||
// Clear existing WFOs
|
||||
model_->clear();
|
||||
|
||||
// Disable OK button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue