docs(details): fix typos (#7484)

Signed-off-by: bjsylvia <bjsylvia@163.com>
This commit is contained in:
bjsylvia
2024-12-20 11:06:28 +08:00
committed by GitHub
parent 019bfa4415
commit a903fc3d75
14 changed files with 19 additions and 19 deletions

View File

@@ -21,7 +21,7 @@ All permutations of the below options are well supported.
- single or double buffered
- direct or partial render mode
- OS and no OS
- paralellized flushing with DMA2D (only for partial render mode)
- parallelized flushing with DMA2D (only for partial render mode)
If OS is enabled, a synchronization primitive will be used to
give the thread a chance to yield to other threads while blocked,