details:   https://code.tryton.org/tryton/commit/de6e4ee60cc0
branch:    7.4
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 f48a8ad3b59f -r de6e4ee60cc0 tryton/doc/usage.rst
--- a/tryton/doc/usage.rst      Tue May 20 18:28:23 2025 +0200
+++ b/tryton/doc/usage.rst      Mon Sep 22 10:24:39 2025 +0200
@@ -627,7 +627,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.

Reply via email to