From da1550d074371dfa292f41c5c840e255e9758012 Mon Sep 17 00:00:00 2001 From: Armando Date: Fri, 29 Mar 2024 11:17:24 +0800 Subject: [PATCH] change(codespell): fix some wrong spell --- docs/conf_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf_common.py b/docs/conf_common.py index 188fd31d90..0ee1cb3934 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -284,7 +284,7 @@ extensions += ['sphinx_copybutton', 'esp_docs.esp_extensions.run_doxygen', ] -# Use wavedrompy as backend, insted of wavedrom-cli +# Use wavedrompy as backend, instead of wavedrom-cli render_using_wavedrompy = True smartquotes = False