From 1d947e8f7f2c45e91bd7c5e76877d477989df522 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 2 Nov 2022 21:08:27 +0100 Subject: [PATCH] docs: remove spurious backtick Reviewed-by: Yonggang Luo Part-of: --- docs/sourcetree.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sourcetree.rst b/docs/sourcetree.rst index 5a27ed8cdec..5e196492682 100644 --- a/docs/sourcetree.rst +++ b/docs/sourcetree.rst @@ -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