docs: remove spurious backtick

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19494>
This commit is contained in:
Erik Faye-Lund
2022-11-02 21:08:27 +01:00
committed by Marge Bot
parent 8458451180
commit 1d947e8f7f

View File

@@ -169,7 +169,7 @@ each directory.
- **panfrost** - Panfrost-specific sources
- **bifrost** - shader compiler for the Bifrost generation GPUs
- **lib** - GPU data structures (command stream) support code`
- **lib** - GPU data structures (command stream) support code
- **midgard** - shader compiler for the Midgard generation GPUs
- **shared** - shared Mali code between Lima and Panfrost
- **util** - shared code between Midgard and Bifrost shader compilers