aboutsummaryrefslogtreecommitdiffstats
path: root/sample/pty/expect_sample.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/pty/expect_sample.rb')
-rw-r--r--sample/pty/expect_sample.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/pty/expect_sample.rb b/sample/pty/expect_sample.rb
index d3b072b83c..2f87f21895 100644
--- a/sample/pty/expect_sample.rb
+++ b/sample/pty/expect_sample.rb
@@ -3,7 +3,7 @@
#
# by A. Ito
#
-# This program reports the latest version of ruby interpreter
+# This program reports the latest version of Ruby interpreter
# by connecting to ftp server at ruby-lang.org.
#
require 'pty'