fix: fix typos (#4451)

Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
This commit is contained in:
bjsylvia
2023-08-14 22:49:30 +08:00
committed by GitHub
parent e01994dc6c
commit 67ca457a07
44 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Create a new release from master. Execute the followings:
# Create a new release from master. Execute the following:
# - On lvgl, lv_demos, and lv_drivers:
# - Detect the current version of master. E.g. 8.1-dev
# - Create a new branch from the master for the release. E.g. release/v8.1