Fixed grammar.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403086
pull/2/head
Davis King 16 years ago
parent 1a55d39afd
commit 56c1c729b5

@ -222,7 +222,7 @@ main_window(
sel_node_num_values.set_text_modified_handler(*this, &main_window::on_sel_node_num_values_modified);
sel_node_text.set_text_modified_handler (*this, &main_window::on_sel_node_text_modified);
// now let the text of some of our buttons and labels
// now set the text of some of our buttons and labels
btn_calculate.set_name("Recalculate posterior probability table");
selected_node_rect.set_name("Selected node");
sel_node_evidence_label.set_text("evidence value:");

Loading…
Cancel
Save