diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
commit | 87f718054d89323f6c32b0c6a15d8ee18cf572df (patch) | |
tree | fda21abec2bd9b3c2bbde864cddde07caa555e27 /korundum/rubylib/examples/kludgeror.rb | |
parent | d581c9e95286acbc16b4c0edaee742e994d58d29 (diff) | |
download | tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.tar.gz tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'korundum/rubylib/examples/kludgeror.rb')
-rw-r--r-- | korundum/rubylib/examples/kludgeror.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/kludgeror.rb b/korundum/rubylib/examples/kludgeror.rb index 35a42d7e..ae6db564 100644 --- a/korundum/rubylib/examples/kludgeror.rb +++ b/korundum/rubylib/examples/kludgeror.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # A tquick and dirty web browser demonstrating the direct instantiation -# of a KHTML part. Needless to say: this is NOT a programming paragon :) +# of a TDEHTML part. Needless to say: this is NOT a programming paragon :) # -- gg. # AK - ported to ruby |