summaryrefslogtreecommitdiffstats
path: root/khelpcenter
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-30 13:48:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-30 13:48:54 -0600
commit8103f3767e023c58049df75422bc4c87cedae1a2 (patch)
tree3cb869372e1cc84ae83cef208f08637326f2099b /khelpcenter
parent75e0b34e46f2a8b1e79e71343c612f6b951c12ad (diff)
downloadtdebase-8103f3767e023c58049df75422bc4c87cedae1a2.tar.gz
tdebase-8103f3767e023c58049df75422bc4c87cedae1a2.zip
Fix a few remaining references to kio_
Diffstat (limited to 'khelpcenter')
-rw-r--r--khelpcenter/DESIGN2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/DESIGN b/khelpcenter/DESIGN
index 8cc769d82..fd8bbb289 100644
--- a/khelpcenter/DESIGN
+++ b/khelpcenter/DESIGN
@@ -276,7 +276,7 @@ KHC::View
---------
KHC::View inherits TDEHTMLPart and does the actual job of showing some sort of
document. Most importantly, it has a slot which passes it a KURL pointing to a
-document to show. KHC::View will invoke kio_help if necessary (if the URL's
+document to show. KHC::View will invoke tdeio_help if necessary (if the URL's
protocol == "help") by itself and otherwise use the plain URL.
# TODO: Things I didn't really think about yet: the interface between the