diff --git a/lib/game/components/backbox/displays/info_display.dart b/lib/game/components/backbox/displays/info_display.dart index f0f3ce90..5f6af288 100644 --- a/lib/game/components/backbox/displays/info_display.dart +++ b/lib/game/components/backbox/displays/info_display.dart @@ -13,8 +13,8 @@ import 'package:pinball_ui/pinball_ui.dart'; /// from the [InfoDisplay]. typedef OnShareTap = void Function(); -/// Signature for the callback called when the used tries to navigate to the -/// Google IO site on the [InfoDisplay]. +/// Signature for the callback called when the user tries to navigate to the +/// Google IO site from the [InfoDisplay]. typedef OnNavigateTap = void Function(); final _titleTextPaint = TextPaint(