summaryrefslogtreecommitdiffstats
path: root/scripts/kdedoc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kdedoc')
-rwxr-xr-xscripts/kdedoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdedoc b/scripts/kdedoc
index 09480fcc..0a8191d2 100755
--- a/scripts/kdedoc
+++ b/scripts/kdedoc
@@ -6,7 +6,7 @@
# You can edit this line to set the directory holding your KDE docs, or you
# can use the environment variable KDEDOCS to avoid future conflicts with this
# file if the default changes.
-KDEDOCS=${KDEDOCS:-"$KDEDIR/share/doc/HTML/en/kdelibs-apidocs"}
+KDEDOCS=${KDEDOCS:-"$KDEDIR/share/doc/HTML/en/tdelibs-apidocs"}
if [ $# = 1 ]; then
if [ -e "$KDEDOCS/doxygen.css" ]; then