summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples/mimetype.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/examples/mimetype.rb')
-rw-r--r--korundum/rubylib/examples/mimetype.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/korundum/rubylib/examples/mimetype.rb b/korundum/rubylib/examples/mimetype.rb
index 170bf461..e2860f0e 100644
--- a/korundum/rubylib/examples/mimetype.rb
+++ b/korundum/rubylib/examples/mimetype.rb
@@ -3,7 +3,7 @@ This is a ruby version of Jim Bublitz's pytde program, translated by Richard Dal
=end
=begin
-This program tests/demos some of the KSharedPtr related classes and
+This program tests/demos some of the TDESharedPtr related classes and
methods (KMimeType, KService, etc). It generally tests the *::List
methods for these classes (eg KService::List) since that also tests
the *::Ptr mapped type code (eg KService::Ptr) at the same time.
@@ -270,7 +270,7 @@ end
#-------------------- main ------------------------------------------------
-description = "Test/demo KSharedPtr related methods/classes"
+description = "Test/demo TDESharedPtr related methods/classes"
version = "1.0"
aboutData = KDE::AboutData.new("mimetype", "MimeType",
version, description, KDE::AboutData.License_GPL,