summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/templates/annotated/systray1.rb
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-05-05 01:00:20 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-05-05 01:00:20 -0500
commitfb4b5d2a5588b69291656872f912eb022b7a03a2 (patch)
tree14904a5729905ba598f37f7273fb4a62004d3024 /korundum/rubylib/templates/annotated/systray1.rb
parent8aa20fb7fcfdfa8f57f1e76fb1bba346b65a1eb7 (diff)
downloadtdebindings-fb4b5d2a5588b69291656872f912eb022b7a03a2.tar.gz
tdebindings-fb4b5d2a5588b69291656872f912eb022b7a03a2.zip
Fix inadvertent renaming and typos.
Diffstat (limited to 'korundum/rubylib/templates/annotated/systray1.rb')
-rw-r--r--korundum/rubylib/templates/annotated/systray1.rb2
1 files changed, 1 insertions, 1 deletions
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