Fixed grammar.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403086
This commit is contained in:
Davis King 2009-05-30 18:31:51 +00:00
parent 1a55d39afd
commit 56c1c729b5

View File

@ -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:");