Skip to content

Commit

Permalink
"typo"
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiqwerty committed Feb 1, 2025
1 parent ccc5cae commit 7a97745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rvimage/src/rvlib/menu/annotations_menu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ fn annotations(
}
}
ui.separator();
ui.heading("Propagate to or Delete annotations from Subsequent Images");
ui.heading("Propagate to or Delete Annotations from Subsequent Images");

if let Some(selected_file_idx) = paths_navigator.file_label_selected_idx() {
egui::Grid::new("del-prop-grid")
Expand Down

0 comments on commit 7a97745

Please # to comment.