summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrView.cpp
diff options
context:
space:
mode:
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 ab184148d..a86caa802 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.