Skip to content

Commit

Permalink
Trigger [rebuild] [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed May 8, 2022
1 parent d8e8ab7 commit 64b82cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ltn/src/shortcut_viewer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ impl BrowseShortcuts {
))),
(quiet_streets as f64) / (total_streets as f64),
),
"Browse individual shortcuts through the neighborhood.".text_widget(ctx),
"Browse possible shortcuts through the neighborhood.".text_widget(ctx),
self.prev_next_controls(ctx),
]),
)
Expand Down

0 comments on commit 64b82cb

Please sign in to comment.