mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed grammar.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403086
This commit is contained in:
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…
Reference in New Issue
Block a user