Commit 56c1c729 authored by Davis King's avatar Davis King

Fixed grammar.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403086
parent 1a55d39a
......@@ -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:");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment