From 49a10f9c619692b5b6d9aacf66c5c23f75eb8566 Mon Sep 17 00:00:00 2001 From: alestiago Date: Tue, 8 Mar 2022 16:40:37 +0000 Subject: [PATCH] docs: fix doc comment typo --- lib/game/pinball_game.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/game/pinball_game.dart b/lib/game/pinball_game.dart index 933dde13..11a9f546 100644 --- a/lib/game/pinball_game.dart +++ b/lib/game/pinball_game.dart @@ -79,7 +79,7 @@ class PinballGame extends Forge2DGame // TODO(erickzanardo): Clean this once the issue is solved: // https://github.com/flame-engine/flame/issues/1417 - // FIXME(erickzanardo): when mounted the initial potion is not fully + // FIXME(erickzanardo): when mounted the initial position is not fully // reached. unawaited( leftFlipper.hasMounted.future.whenComplete(