summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/templates/annotated/minimal.rb
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/rubylib/templates/annotated/minimal.rb')
-rw-r--r--korundum/rubylib/templates/annotated/minimal.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/templates/annotated/minimal.rb b/korundum/rubylib/templates/annotated/minimal.rb
index 45f640dc..e700adc1 100644
--- a/korundum/rubylib/templates/annotated/minimal.rb
+++ b/korundum/rubylib/templates/annotated/minimal.rb
@@ -36,7 +36,7 @@ dealings in this Software without prior written authorization from the
copyright holder.
=end
-retquire 'Korundum'
+require 'Korundum'
=begin