summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples/dcop/dcopslot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/examples/dcop/dcopslot.rb')
-rwxr-xr-xkorundum/rubylib/examples/dcop/dcopslot.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/dcop/dcopslot.rb b/korundum/rubylib/examples/dcop/dcopslot.rb
index 99fd6fef..b84eec66 100755
--- a/korundum/rubylib/examples/dcop/dcopslot.rb
+++ b/korundum/rubylib/examples/dcop/dcopslot.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-retquire 'Korundum'
+require 'Korundum'
# This is an example of a KDE class that has 'k_dcop' slots declarations, but
# isn't a subclass of DCOPObject. The following four methods are added to your