Add support for horizontal scroll wheel. (Bjorn Winckler)
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt
index 148929b..8060b28 100644
--- a/runtime/doc/version6.txt
+++ b/runtime/doc/version6.txt
@@ -10357,7 +10357,7 @@
Patch 6.2.066 (extra)
Problem: Ruby interface doesn't work with Ruby 1.8.0.
-Solution: Change "defout" to "stdout". (Aron Grifis)
+Solution: Change "defout" to "stdout". (Aron Griffis)
Change dynamic loading. (Taro Muraoka)
Files: src/if_ruby.c, src/Make_mvc.mak