From ace7860e4127d61635dd0260b903fb4e404fbada Mon Sep 17 00:00:00 2001 From: Android Dev Notes Date: Fri, 25 Sep 2020 15:11:37 +0530 Subject: [PATCH] Fix typos (#66029) --- dev/tools/gen_keycodes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/tools/gen_keycodes/README.md b/dev/tools/gen_keycodes/README.md index e4cfe237cec..6eb50333db3 100644 --- a/dev/tools/gen_keycodes/README.md +++ b/dev/tools/gen_keycodes/README.md @@ -40,7 +40,7 @@ it like so: $FLUTTER_ROOT/bin/cache/dart-sdk/bin/dart bin/gen_keycodes.dart ``` -This will rengerate the `keyboard_key.dart` and `keyboard_maps.dart` files in +This will regenerate the `keyboard_key.dart` and `keyboard_maps.dart` files in place. If you wish to incorporate and parse changes from the Chromium and Android