chore: fix typos (#4914)
This commit is contained in:
2
.github/workflows/compile_docs.yml
vendored
2
.github/workflows/compile_docs.yml
vendored
@@ -85,5 +85,5 @@ jobs:
|
||||
folder: out_html # The folder the action should deploy.
|
||||
target-folder: master
|
||||
git-config-name: lvgl-bot
|
||||
git-config-emai: lvgl-bot@users.noreply.github.com
|
||||
git-config-email: lvgl-bot@users.noreply.github.com
|
||||
commit: true
|
||||
|
||||
@@ -15,6 +15,7 @@ extend-ignore-re = [
|
||||
"Nam consectetur",
|
||||
"U\\+[0-9A-F]{4}",
|
||||
'\{ "[a-z]+", "[^ -~]+" \},',
|
||||
"`[0-9a-f]{7} <https://\\S+>`__",
|
||||
"Rename lv_chart_clear_serie",
|
||||
"rename LV_ROLLER_MODE_INIFINITE",
|
||||
"CARD_INFO_SET\\(&img_multilang_avatar_.*\\)",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
@ d4 ~ d7 : dst B,G,R,A
|
||||
@ q8 : src RGB565 raw
|
||||
@ q9 : dst RGB565 raw
|
||||
@ q10 ~ q12: pre-multipled src
|
||||
@ q10 ~ q12: pre-multiplied src
|
||||
@ d26~29 : temp
|
||||
@ d30 : mask
|
||||
@ d31 : opa
|
||||
|
||||
Reference in New Issue
Block a user