diff options
Diffstat (limited to 'korundum/rubylib/templates/annotated')
-rw-r--r-- | korundum/rubylib/templates/annotated/systray1.rb | 2 |
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 |