details:   https://code.tryton.org/tryton/commit/8234d7317493
branch:    default
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
diffstat:

 tryton/doc/usage.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 71b1a6cef809 -r 8234d7317493 tryton/doc/usage.rst
--- a/tryton/doc/usage.rst      Thu Oct 09 12:36:54 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