Skip to content

Commit b80c299

Browse files
committed
some change
1 parent 874167d commit b80c299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/src/app.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ impl eframe::App for DemoGallery {
2929
impl DemoGallery {
3030
// Width of a column in the thumbnails panel.
3131
// TODO(#193): I don't know what units this corresponds to, and should be
32-
// cleaned up.
32+
// cleaned up...
3333
const COL_WIDTH: f32 = 128.0;
3434

3535
pub fn new(ctx: &egui::Context) -> Self {

0 commit comments

Comments
 (0)