summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrView.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 13:41:26 -0600
committerTimothy Pearson <[email protected]>2011-11-16 13:41:26 -0600
commitb960b948d62cc621806ba75cbf5cc16210b47844 (patch)
tree2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /kpresenter/KPrView.cpp
parent933b892946bd640e29ddbf5279ffebec99df5b1c (diff)
downloadkoffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz
koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip
Additional renaming of kde to tde
Diffstat (limited to 'kpresenter/KPrView.cpp')
-rw-r--r--kpresenter/KPrView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrView.cpp b/kpresenter/KPrView.cpp
index ab184148..a86caa80 100644
--- a/kpresenter/KPrView.cpp
+++ b/kpresenter/KPrView.cpp
@@ -5407,7 +5407,7 @@ void KPrView::pddClosed()
}
// change from milliseconds to hh:mm:ss
-// in kdelibs 3.2.90, an additional method was added that basically
+// in tdelibs 3.2.90, an additional method was added that basically
// allows formatting of time as a duration. Before this, you can get
// weirdness (such as a duration of 12:00:03 am) depending on how the
// time format is set.