diff options
author | Michele Calgaro <[email protected]> | 2025-01-21 00:07:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-21 00:07:31 +0900 |
commit | 1c5d4f8ce21ce15cb5868d8ab92a60f53db173d0 (patch) | |
tree | 99e25cc57439ceca6fcbb0d30a6808e7f1d45304 /tde-i18n-es/docs/tdewebdev/kommander | |
parent | 66779b81cf4ff4014f10dbb2bd797840e1eb5cf9 (diff) | |
download | tde-i18n-1c5d4f8ce21ce15cb5868d8ab92a60f53db173d0.tar.gz tde-i18n-1c5d4f8ce21ce15cb5868d8ab92a60f53db173d0.zip |
Use tdeApp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tde-i18n-es/docs/tdewebdev/kommander')
-rw-r--r-- | tde-i18n-es/docs/tdewebdev/kommander/installation.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-es/docs/tdewebdev/kommander/installation.docbook b/tde-i18n-es/docs/tdewebdev/kommander/installation.docbook index 2050553f4e7..609da1660ce 100644 --- a/tde-i18n-es/docs/tdewebdev/kommander/installation.docbook +++ b/tde-i18n-es/docs/tdewebdev/kommander/installation.docbook @@ -3,7 +3,7 @@ <appendix id="installation"> <title>Instalación</title> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>Cómo obtener &kommander;</title> &install.intro.documentation; </sect1> |