mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 11:43:19 +08:00
chore: Fix some spelling mistakes (#2148)
Fix all* typos reported by CSpell, and add some more words into the dictionaries. (Except for two in the flame_isolate/example package).
This commit is contained in:
@ -3,7 +3,7 @@ import 'package:flame/game.dart';
|
||||
|
||||
class AsepriteExample extends FlameGame {
|
||||
static const String description = '''
|
||||
This example shows how to load animations from a asprite json file and a
|
||||
This example shows how to load animations from an Aseprite json file and a
|
||||
sprite sheet. There is no interaction on this example.
|
||||
''';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user