details: https://code.tryton.org/tryton/commit/65157ad3af29
branch: 7.0
user: Adrià Tarroja Caubet <[email protected]>
date: Mon Sep 22 10:24:39 2025 +0200
description:
Fix typo in the custom CSS theme path of tryton documentation
(grafted from 8234d73174939e58f2919bac3b87a6bc63145fa2)
diffstat:
tryton/doc/usage.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r cb8de82c421e -r 65157ad3af29 tryton/doc/usage.rst
--- a/tryton/doc/usage.rst Fri Oct 31 14:28:27 2025 +0100
+++ b/tryton/doc/usage.rst Mon Sep 22 10:24:39 2025 +0200
@@ -626,7 +626,7 @@
:file:`~/.config/tryton/x.y/plugins`
Custom CSS theme
- :file:`~/.config.tryton/x.y/theme.css`
+ :file:`~/.config/tryton/x.y/theme.css`
.. note::
``~`` means the home directory of the user.