From fb4b5d2a5588b69291656872f912eb022b7a03a2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 5 May 2013 01:00:20 -0500 Subject: Fix inadvertent renaming and typos. --- korundum/AUTHORS | 2 +- korundum/rubylib/examples/kludgeror.rb | 2 +- korundum/rubylib/templates/annotated/systray1.rb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'korundum') diff --git a/korundum/AUTHORS b/korundum/AUTHORS index b547d7dc..0756dc66 100644 --- a/korundum/AUTHORS +++ b/korundum/AUTHORS @@ -19,7 +19,7 @@ QtRuby is a ruby version of the PerlQt/Smoke project, written by: Germain Garand David Faure -Etquipment +Equipment 800 Mhz iBook with Yellow Dog 3.0, Macally Micro 3 button mouse Books diff --git a/korundum/rubylib/examples/kludgeror.rb b/korundum/rubylib/examples/kludgeror.rb index ae6db564..5bf2b4a4 100644 --- a/korundum/rubylib/examples/kludgeror.rb +++ b/korundum/rubylib/examples/kludgeror.rb @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -# A tquick and dirty web browser demonstrating the direct instantiation +# A quick and dirty web browser demonstrating the direct instantiation # of a TDEHTML part. Needless to say: this is NOT a programming paragon :) # -- gg. # AK - ported to ruby diff --git a/korundum/rubylib/templates/annotated/systray1.rb b/korundum/rubylib/templates/annotated/systray1.rb index cf90ef45..15ab2328 100644 --- a/korundum/rubylib/templates/annotated/systray1.rb +++ b/korundum/rubylib/templates/annotated/systray1.rb @@ -4,7 +4,7 @@ This is a ruby version of Jim Bublitz's pytde program, translated by Richard Dal =begin A basic system tray application - you can combine this with code from -menuapp2.rb or menuapp3.rb to tquickly build a full-blown application +menuapp2.rb or menuapp3.rb to quickly build a full-blown application framework. =end -- cgit v1.2.1