Doc: Add missing backquote in dev/structure (ref #4222)

This commit is contained in:
Martin Gross
2024-06-14 12:31:35 +02:00
committed by GitHub
parent ce34bd0a13
commit 44170c1b93
+1 -1
View File
@@ -41,6 +41,6 @@ pretix/
tests/
This is the root directory for all test codes. It includes subdirectories ``api``, ``base``,
``control``, ``presale``, ``helpers`, ``multidomain`` and ``plugins`` to mirror the structure
``control``, ``presale``, ``helpers``, ``multidomain`` and ``plugins`` to mirror the structure
of the pretix source code as well as ``testdummy``, which is a pretix plugin used during
testing.